unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50381] [PATCH] gnu: cmus: Update to 2.9.1.
@ 2021-09-04 19:06 Xinglu Chen
  2021-09-04 19:47 ` bug#50381: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-09-04 19:06 UTC (permalink / raw)
  To: 50381

* gnu/packages/music.scm (cmus): Update to 2.9.1.
---
 gnu/packages/music.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 478dfac190..a8fe84e123 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -42,6 +42,7 @@
 ;;; Copyright © 2021 Justin Veilleux <terramorpha@cock.li>
 ;;; Copyright © 2021 Felix Gruber <felgru@posteo.net>
 ;;; Copyright © 2021 Simon Streit <simon@netpanic.org>
+;;; Copyright © 2021 Xinglu Chen <public@yoctocell.xyz>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -553,7 +554,7 @@ It is a fork of Clementine aimed at music collectors and audiophiles.")
 (define-public cmus
   (package
     (name "cmus")
-    (version "2.8.0")
+    (version "2.9.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -562,7 +563,7 @@ It is a fork of Clementine aimed at music collectors and audiophiles.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1ydnvq13ay8b8mfmmgwi5qsgyf220yi1d01acbnxqn775dghmwar"))))
+                "0zjkimni2fhv4yskrjrgj6b74f33rfj58zgd7khwrz4z8nf88j0w"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; cmus does not include tests

base-commit: e82b103a776e4816682178432fd278aacc3d4004
-- 
2.33.0







^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#50381: [PATCH] gnu: cmus: Update to 2.9.1.
  2021-09-04 19:06 [bug#50381] [PATCH] gnu: cmus: Update to 2.9.1 Xinglu Chen
@ 2021-09-04 19:47 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-09-04 19:47 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 50381-done

On Sat, Sep 04, 2021 at 09:06:38PM +0200, Xinglu Chen wrote:
> * gnu/packages/music.scm (cmus): Update to 2.9.1.

Thanks! Pushed as e13687e82f2319447a33c55b72c470693c1abddb




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-04 19:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-04 19:06 [bug#50381] [PATCH] gnu: cmus: Update to 2.9.1 Xinglu Chen
2021-09-04 19:47 ` bug#50381: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).