unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40536] [PATCH] Upgrade pianobar to 2020.04.05
@ 2020-04-10 11:19 Lars-Dominik Braun
  2020-04-10 16:21 ` bug#40536: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Lars-Dominik Braun @ 2020-04-10 11:19 UTC (permalink / raw)
  To: 40536

[-- Attachment #1: Type: text/plain, Size: 80 bytes --]

Hi,

the attached patch upgrades pianobar to version 2020.04.05.

Cheers,
Lars


[-- Attachment #2: 0001-gnu-pianobar-Update-to-2020.04.05.patch --]
[-- Type: text/x-diff, Size: 1596 bytes --]

From d6a8a0155e52ac9572d9c8a80420ba70e54ebb25 Mon Sep 17 00:00:00 2001
From: Lars-Dominik Braun <lars@6xq.net>
Date: Fri, 10 Apr 2020 13:16:54 +0200
Subject: [PATCH] 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 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
-- 
2.24.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#40536: [PATCH] Upgrade pianobar to 2020.04.05
  2020-04-10 11:19 [bug#40536] [PATCH] Upgrade pianobar to 2020.04.05 Lars-Dominik Braun
@ 2020-04-10 16:21 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-04-10 16:21 UTC (permalink / raw)
  To: Lars-Dominik Braun; +Cc: 40536-done

Hello,

> Subject: [PATCH] gnu: pianobar: Update to 2020.04.05

Applied as 6ddb823865d710227f205036fe69582bf0cfdff1. Thank you.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-10 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10 11:19 [bug#40536] [PATCH] Upgrade pianobar to 2020.04.05 Lars-Dominik Braun
2020-04-10 16:21 ` bug#40536: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).