GNU bug report logs -
#46444
[PATCH] gnu: pianobar: Update to 2020.11.28.
Previous Next
Reported by: Stefan Reichör <stefan <at> xsteve.at>
Date: Thu, 11 Feb 2021 20:16:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> outlook.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 12 Feb 2021 15:24:50 +0800
with message-id <OSZP286MB06644F9A3793BA83F10785C9A38B9 <at> OSZP286MB0664.JPNP286.PROD.OUTLOOK.COM>
and subject line Re: [bug#46444] [PATCH] gnu: pianobar: Update to 2020.11.28.
has caused the debbugs.gnu.org bug report #46444,
regarding [PATCH] gnu: pianobar: Update to 2020.11.28.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
46444: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46444
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/music.scm (pianobar): Update to 2020.11.28.
---
gnu/packages/music.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 143c5d6592..8b09a1588a 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -15,7 +15,7 @@
;;; Copyright © 2017 Arun Isaac <arunisaac <at> systemreboot.net>
;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <me <at> tobias.gr>
;;; Copyright © 2018 nee <nee.git <at> hidamari.blue>
-;;; Copyright © 2018 Stefan Reichör <stefan <at> xsteve.at>
+;;; Copyright © 2018, 2021 Stefan Reichör <stefan <at> xsteve.at>
;;; Copyright © 2018 Pierre Neidhardt <mail <at> ambrevar.xyz>
;;; Copyright © 2018, 2019 Ludovic Courtès <ludo <at> gnu.org>
;;; Copyright © 2018 Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
@@ -3114,7 +3114,7 @@ tune-in sender list from @url{http://opml.radiotime.com}.")
(define-public pianobar
(package
(name "pianobar")
- (version "2020.04.05")
+ (version "2020.11.28")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3123,7 +3123,7 @@ tune-in sender list from @url{http://opml.radiotime.com}.")
(file-name (git-file-name name version))
(sha256
(base32
- "1gq8kpks6nychqz4gf0rpy7mrhz5vjw48a60x56j6y9flmazmypw"))))
+ "13qx52a1yj2wghf7yd9jf4ar92scbc8zgqdq0kkqf4p9isf1phf3"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests
--
2.25.1
[Message part 3 (message/rfc822, inline)]
Stefan Reichör <stefan <at> xsteve.at> writes:
> * gnu/packages/music.scm (pianobar): Update to 2020.11.28.
Pushed, thank you!
This bug report was last modified 4 years and 96 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.