* [bug#57295] [PATCH] gnu: cmus: Update to 2.10.0.
@ 2022-08-19 6:56 Nikolay Korotkiy via Guix-patches via
2022-08-29 13:35 ` bug#57295: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Nikolay Korotkiy via Guix-patches via @ 2022-08-19 6:56 UTC (permalink / raw)
To: 57295; +Cc: Nikolay Korotkiy
* gnu/packages/music.scm (cmus): Update to 2.10.0.
---
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 8f383358d8..37fc4ad861 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -565,7 +565,7 @@ (define-public strawberry
(define-public cmus
(package
(name "cmus")
- (version "2.9.1")
+ (version "2.10.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -574,7 +574,7 @@ (define-public cmus
(file-name (git-file-name name version))
(sha256
(base32
- "0zjkimni2fhv4yskrjrgj6b74f33rfj58zgd7khwrz4z8nf88j0w"))))
+ "0csj59q2n7hz9zihq92kb4kzvb51rgzl65y6vd0chq6j3li1pb8x"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; cmus does not include tests
--
2.37.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#57295: [PATCH] gnu: cmus: Update to 2.10.0.
2022-08-19 6:56 [bug#57295] [PATCH] gnu: cmus: Update to 2.10.0 Nikolay Korotkiy via Guix-patches via
@ 2022-08-29 13:35 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-08-29 13:35 UTC (permalink / raw)
To: Nikolay Korotkiy; +Cc: 57295-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed!
--
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:[~2022-08-29 13:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-19 6:56 [bug#57295] [PATCH] gnu: cmus: Update to 2.10.0 Nikolay Korotkiy via Guix-patches via
2022-08-29 13:35 ` bug#57295: " 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.