[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/10: gnu: ncmpc: Update to 0.42.
From: |
guix-commits |
Subject: |
03/10: gnu: ncmpc: Update to 0.42. |
Date: |
Sun, 1 Nov 2020 08:45:58 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 088526f3bbbf3c02f75def235802696db1f3c7f7
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Nov 1 14:26:05 2020 +0100
gnu: ncmpc: Update to 0.42.
* gnu/packages/mpd.scm (ncmpc): Update to 0.42.
---
gnu/packages/mpd.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index dffb584..77666de 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -189,7 +189,7 @@ player daemon.")
(define-public ncmpc
(package
(name "ncmpc")
- (version "0.41")
+ (version "0.42")
(source (origin
(method url-fetch)
(uri
@@ -198,7 +198,7 @@ player daemon.")
"/ncmpc-" version ".tar.xz"))
(sha256
(base32
- "1b0kxidz3h3anc006cjrrbb281zl75f1qaip4m3672pczdc2lwwa"))))
+ "0kfdyvqd2dfrxll5bla8mm10xvpngshlmyjf6wic4wbafqflgxx5"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags
- branch master updated (5b98944 -> b3444c7), guix-commits, 2020/11/01
- 01/10: gnu: batctl: Update to 2020.4., guix-commits, 2020/11/01
- 04/10: gnu: synthv1: Update to 0.9.18., guix-commits, 2020/11/01
- 02/10: gnu: mpd: Update to 0.22.2., guix-commits, 2020/11/01
- 03/10: gnu: ncmpc: Update to 0.42.,
guix-commits <=
- 05/10: gnu: drumkv1: Update to 0.9.18., guix-commits, 2020/11/01
- 06/10: gnu: samplv1: Update to 0.9.18., guix-commits, 2020/11/01
- 08/10: gnu: qtractor: Update to 0.9.18., guix-commits, 2020/11/01
- 07/10: gnu: padthv1: Update to 0.9.18., guix-commits, 2020/11/01
- 09/10: gnu: blueman: Update to 2.1.4., guix-commits, 2020/11/01
- 10/10: gnu: yoshimi: Update to 1.7.3., guix-commits, 2020/11/01