* [bug#36323] [PATCH] gnu: cmus: Update to 2.8.0.
@ 2019-06-21 15:56 Timotej Lazar
2019-06-25 17:27 ` bug#36323: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2019-06-21 15:56 UTC (permalink / raw)
To: 36323; +Cc: Timotej Lazar
* gnu/packages/music.scm (cmus): Update to 2.8.0.
---
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 1c0a4f3982..bb73c6971a 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -20,6 +20,7 @@
;;; Copyright © 2018 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2018 Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
;;; Copyright © 2019 Gabriel Hondet <gabrielhondet@gmail.com>
+;;; Copyright © 2019 Timotej Lazar <timotej.lazar@araneo.si>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -314,7 +315,7 @@ playing your music.")
(define-public cmus
(package
(name "cmus")
- (version "2.7.1")
+ (version "2.8.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -323,7 +324,7 @@ playing your music.")
(file-name (git-file-name name version))
(sha256
(base32
- "0xd96py21bl869qlv1353zw7xsgq6v5s8szr0ldr63zj5fgc2ps5"))))
+ "1ydnvq13ay8b8mfmmgwi5qsgyf220yi1d01acbnxqn775dghmwar"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; cmus does not include tests
--
2.22.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#36323: [PATCH] gnu: cmus: Update to 2.8.0.
2019-06-21 15:56 [bug#36323] [PATCH] gnu: cmus: Update to 2.8.0 Timotej Lazar
@ 2019-06-25 17:27 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-06-25 17:27 UTC (permalink / raw)
To: Timotej Lazar; +Cc: 36323-done
[-- Attachment #1: Type: text/plain, Size: 239 bytes --]
Patch applied. Thanks!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-25 17:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-21 15:56 [bug#36323] [PATCH] gnu: cmus: Update to 2.8.0 Timotej Lazar
2019-06-25 17:27 ` bug#36323: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.