GNU bug report logs - #75618
[PATCH] gnu: emacs-yeetube: Update to 2.1.8.

Previous Next

Package: guix-patches;

Reported by: Thanos Apollo <public <at> thanosapollo.org>

Date: Fri, 17 Jan 2025 02:07:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Thanos Apollo <public <at> thanosapollo.org>
To: guix-patches <at> gnu.org
Cc: Thanos Apollo <public <at> thanosapollo.org>
Subject: [PATCH] gnu: emacs-yeetube: Update to 2.1.8.
Date: Fri, 17 Jan 2025 04:06:19 +0200
* gnu/packages/emacs-xyz.scm (emacs-yeetube): Update to 2.1.8.

Change-Id: Ic31cc3aba3b691b3ff14bd7f2789b83bfe8c4ae7
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 9e99bad820..81c9f6c9fc 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -30644,10 +30644,10 @@ (define-public emacs-ytel-show
       (license license:gpl3+))))
 
 (define-public emacs-yeetube
-  (let ((commit "5c0a3efd2fb5cc25a6a90741ad198e31fdb15640")) ;version bump
+  (let ((commit "b8877e61b58dfabcc30044680d0975b3c6b12052")) ;version bump
     (package
       (name "emacs-yeetube")
-      (version "2.1.7")
+      (version "2.1.8")
       (source
        (origin
          (method git-fetch)
@@ -30656,7 +30656,7 @@ (define-public emacs-yeetube
                (commit commit)))
          (sha256
           (base32
-           "0a3pm8cz6yl5s2xnbnjvdwm8mf5hyman419xl4fyyfgwy6vrxp70"))
+           "1gii2y4cvw795039kdky1mdmgpfrfm4s48ld7z4gv7bvb0fs9hpq"))
          (file-name (git-file-name name version))))
       (build-system emacs-build-system)
       (arguments

base-commit: 0b06a5bc97938cae3da19e566c2f6f71cc299d78
-- 
2.47.1





This bug report was last modified 99 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.