This is an automated email from the git hooks/post-receive script.
ngz pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 6ddb823 gnu: pianobar: Update to 2020.04.05.
6ddb823 is described below
commit 6ddb823865d710227f205036fe69582bf0cfdff1
Author: Lars-Dominik Braun <[email protected]>
AuthorDate: Fri Apr 10 18:20:13 2020 +0200
gnu: pianobar: Update to 2020.04.05.
* gnu/packages/music.scm (pianobar): Update to 2020.04.05.
---
gnu/packages/music.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 5257d94..cad6bf3 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -26,6 +26,7 @@
;;; Copyright © 2019 David Wilson <[email protected]>
;;; Copyright © 2019, 2020 Alexandros Theodotou <[email protected]>
;;; Copyright © 2020 Vincent Legoll <[email protected]>
+;;; Copyright © 2020 Lars-Dominik Braun <[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2671,7 +2672,7 @@ tune-in sender list from
@url{http://opml.radiotime.com}.")
(define-public pianobar
(package
(name "pianobar")
- (version "2019.02.14")
+ (version "2020.04.05")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2680,7 +2681,7 @@ tune-in sender list from
@url{http://opml.radiotime.com}.")
(file-name (git-file-name name version))
(sha256
(base32
- "1bfabkj3m9kmhxl64w4azmi0xf7w52fmqfbw2ag28hbb5yy01k1m"))))
+ "1gq8kpks6nychqz4gf0rpy7mrhz5vjw48a60x56j6y9flmazmypw"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests