[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/11: gnu: libshout: Update to 2.4.2.
From: |
guix-commits |
Subject: |
08/11: gnu: libshout: Update to 2.4.2. |
Date: |
Sat, 11 May 2019 13:56:16 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e174699534fc0f81f5c3222bafdda829cb23bb6a
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat May 11 14:22:21 2019 +0200
gnu: libshout: Update to 2.4.2.
* gnu/packages/xiph.scm (libshout): Update to 2.4.2.
---
gnu/packages/xiph.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm
index 17071d8..e5740df 100644
--- a/gnu/packages/xiph.scm
+++ b/gnu/packages/xiph.scm
@@ -474,7 +474,7 @@ things in between.")
(define-public libshout
(package
(name "libshout")
- (version "2.4.1")
+ (version "2.4.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -482,7 +482,7 @@ things in between.")
"libshout-" version ".tar.gz"))
(sha256
(base32
- "0kgjpf8jkgyclw11nilxi8vyjk4s8878x23qyxnvybbgqbgbib7k"))))
+ "0qgwarqp2p6jy3zadds6dzj8z1jfb2mbwc3lsdlidf527h0a86ym"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch master updated (dcb3a0f -> e247244), guix-commits, 2019/05/11
- 02/11: gnu: qbittorrent: Update to 4.1.6., guix-commits, 2019/05/11
- 04/11: gnu: wesnoth: Update to 1.14.7., guix-commits, 2019/05/11
- 05/11: gnu: powwow: Update to 1.2.19., guix-commits, 2019/05/11
- 07/11: gnu: libshout: Don't use NAME in source URI., guix-commits, 2019/05/11
- 06/11: gnu: upower: Update to 0.99.10., guix-commits, 2019/05/11
- 01/11: gnu: man-db: Update to 2.8.5., guix-commits, 2019/05/11
- 03/11: gnu: chroma: Update to 1.17., guix-commits, 2019/05/11
- 08/11: gnu: libshout: Update to 2.4.2.,
guix-commits <=
- 10/11: gnu: picard: Use build system features., guix-commits, 2019/05/11
- 11/11: gnu: picard: Return #t from phases., guix-commits, 2019/05/11
- 09/11: gnu: picard: Update to 2.1.3., guix-commits, 2019/05/11