[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/30: gnu: mpd: Update to 0.21.17.
From: |
guix-commits |
Subject: |
13/30: gnu: mpd: Update to 0.21.17. |
Date: |
Mon, 23 Dec 2019 13:46:29 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 4b6b7781379898c27270c2e9dd20dda06d73a2ba
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Dec 23 01:01:46 2019 +0100
gnu: mpd: Update to 0.21.17.
* gnu/packages/mpd.scm (mpd): Update to 0.21.17.
---
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 6a148c6..1ff1f39 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.16")
+ (version "0.21.17")
(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
- "14jd9byvxlxmn9ygkyap1izy0d7i2lsssib74y3q8f6pyzfipkrh"))))
+ "0qka4g4dd6a6fxi03jnrd8ya70vfijmsxz642adfjqa626gam644"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags '("-Ddocumentation=true"))) ;the default is 'false'...
- 12/30: gnu: libmpdclient: Update to 2.17., (continued)
- 12/30: gnu: libmpdclient: Update to 2.17., guix-commits, 2019/12/23
- 16/30: gnu: clyrics: Update to 0.12., guix-commits, 2019/12/23
- 11/30: gnu: speedtest-cli: Update to 2.1.2., guix-commits, 2019/12/23
- 10/30: gnu: batctl: Update to 2019.5., guix-commits, 2019/12/23
- 14/30: gnu: avldrums-lv2: Update to 0.4.1., guix-commits, 2019/12/23
- 17/30: gnu: setbfree: Update to 0.8.11., guix-commits, 2019/12/23
- 03/30: gnu: thermald: Update to 1.9.1., guix-commits, 2019/12/23
- 06/30: gnu: igt-gpu-tools: Fetch from upstream git repository., guix-commits, 2019/12/23
- 07/30: gnu: igt-gpu-tools: Update to 1.24., guix-commits, 2019/12/23
- 09/30: gnu: strongswan: Update to 5.8.2., guix-commits, 2019/12/23
- 13/30: gnu: mpd: Update to 0.21.17.,
guix-commits <=
- 15/30: gnu: Fix typo., guix-commits, 2019/12/23
- 18/30: gnu: boinc-client: Update to 7.16.3., guix-commits, 2019/12/23
- 19/30: gnu: fluidsynth: Update to 2.1.0., guix-commits, 2019/12/23
- 21/30: gnu: xxhash: Update to 0.7.2., guix-commits, 2019/12/23
- 30/30: gnu: clustershell: Update to 1.8.3., guix-commits, 2019/12/23
- 20/30: gnu: xchm: Update to 1.31., guix-commits, 2019/12/23
- 22/30: gnu: gnome-shell-extension-dash-to-dock: Update to 67., guix-commits, 2019/12/23
- 23/30: gnu: knot-resolver: Update to 4.3.0 [fixes CVE-2019-19331]., guix-commits, 2019/12/23
- 24/30: gnu: knot: Update to 2.9.2., guix-commits, 2019/12/23
- 25/30: gnu: nsd: Update to 4.2.4., guix-commits, 2019/12/23