GNU bug report logs - #77060
[PATCH] gnu: cmus: Update to 2.12.0.

Previous Next

Package: guix-patches;

Reported by: Philippe SWARTVAGHER <phil.swart <at> gmx.fr>

Date: Sun, 16 Mar 2025 19:39:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77060 in the body.
You can then email your comments to 77060 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77060; Package guix-patches. (Sun, 16 Mar 2025 19:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Philippe SWARTVAGHER <phil.swart <at> gmx.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 16 Mar 2025 19:39:02 GMT) Full text and rfc822 format available.

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

From: Philippe SWARTVAGHER <phil.swart <at> gmx.fr>
To: guix-patches <at> gnu.org
Cc: Philippe SWARTVAGHER <phil.swart <at> gmx.fr>
Subject: [PATCH] gnu: cmus: Update to 2.12.0.
Date: Sun, 16 Mar 2025 20:37:53 +0100
* gnu/packages/music.scm (cmus): Update to 2.12.0.

Change-Id: Id6452481e0310e8ebe3f7316e49e40f33ca7fe26
---
 gnu/packages/music.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 02f4b1d57b..75a739af74 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -829,7 +829,7 @@ (define-public strawberry
 (define-public cmus
   (package
     (name "cmus")
-    (version "2.11.0")
+    (version "2.12.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -838,7 +838,7 @@ (define-public cmus
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1k50z99v2yqshycx6mbk4g5bsaalg5dgzjv3xvwq14abwkw44hli"))))
+                "17ljajx0098q8qx02krkc71nd502i24n0gf2kkg0r2v4ddn2467j"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 8a565a8ff1c2150b778b5fdf8aa3a5f59a3fce9d
--
2.49.0





bug closed, send any further explanations to 77060 <at> debbugs.gnu.org and Philippe SWARTVAGHER <phil.swart <at> gmx.fr> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 21 Mar 2025 11:30:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 19 Apr 2025 11:25:01 GMT) Full text and rfc822 format available.

This bug report was last modified 57 days ago.

Previous Next


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