summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2020-04-10 18:20:13 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2020-04-10 18:20:13 +0200
commit6ddb823865d710227f205036fe69582bf0cfdff1 (patch)
tree2da611a1a38e3da92108d81e135f046a08a445b7
parenta860eddbbddeae5d3b6fe084e29ac9fafd2d6f02 (diff)
downloadpatches-6ddb823865d710227f205036fe69582bf0cfdff1.tar
patches-6ddb823865d710227f205036fe69582bf0cfdff1.tar.gz
gnu: pianobar: Update to 2020.04.05.
* gnu/packages/music.scm (pianobar): Update to 2020.04.05.
-rw-r--r--gnu/packages/music.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 5257d9463a..cad6bf35ea 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -26,6 +26,7 @@
;;; Copyright © 2019 David Wilson <david@daviwil.com>
;;; Copyright © 2019, 2020 Alexandros Theodotou <alex@zrythm.org>
;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
+;;; Copyright © 2020 Lars-Dominik Braun <lars@6xq.net>
;;;
;;; 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