[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/15: gnu: mpd: Update to 0.21.24.
From: |
guix-commits |
Subject: |
04/15: gnu: mpd: Update to 0.21.24. |
Date: |
Wed, 1 Jul 2020 11:54:14 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit caeb243712d48908c62f2d2e5a6f4cf66c8d394c
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Jul 1 17:17:58 2020 +0200
gnu: mpd: Update to 0.21.24.
* gnu/packages/mpd.scm (mpd): Update to 0.21.24.
---
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 74c8989..653eec5 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -92,7 +92,7 @@ interfacing MPD in the C, C++ & Objective C languages.")
(define-public mpd
(package
(name "mpd")
- (version "0.21.23")
+ (version "0.21.24")
(source (origin
(method url-fetch)
(uri
@@ -101,7 +101,7 @@ interfacing MPD in the C, C++ & Objective C languages.")
"/mpd-" version ".tar.xz"))
(sha256
(base32
- "18q72b9baj5cdpq0yn60qm7q4g8vwqqyqndl9xg3f3w0m4n557s3"))))
+ "1mjclv7nf42smzry6cswciicsypv0mfsfl8nsykb6wp6h9z2lqw4"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags '("-Ddocumentation=true"))) ;the default is 'false'...
- 01/15: gnu: mtxclient: Update to 0.3.1., (continued)
- 01/15: gnu: mtxclient: Update to 0.3.1., guix-commits, 2020/07/01
- 03/15: gnu: ngircd: Update to 26., guix-commits, 2020/07/01
- 07/15: gnu: samplv1: Update to 0.9.15., guix-commits, 2020/07/01
- 08/15: gnu: padthv1: Update to 0.9.15., guix-commits, 2020/07/01
- 12/15: gnu: solaar: Fix build., guix-commits, 2020/07/01
- 13/15: gnu: haproxy: Update to 2.1.7., guix-commits, 2020/07/01
- 15/15: gnu: squid: Update to 4.12., guix-commits, 2020/07/01
- 02/15: gnu: nheko: Update to 0.7.2., guix-commits, 2020/07/01
- 05/15: gnu: synthv1: Update to 0.9.15., guix-commits, 2020/07/01
- 06/15: gnu: drumkv1: Update to 0.9.15., guix-commits, 2020/07/01
- 04/15: gnu: mpd: Update to 0.21.24.,
guix-commits <=
- 09/15: gnu: ncdu: Update to 1.15.1., guix-commits, 2020/07/01
- 11/15: gnu: qtractor: Update to 0.9.15., guix-commits, 2020/07/01
- 10/15: gnu: ncdu: Fix up synopsis & description., guix-commits, 2020/07/01
- 14/15: gnu: libndp: Use HTTPS., guix-commits, 2020/07/01