GNU bug report logs - #58938
[PATCH] gnu: strawberry: Update to 1.0.10.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Tue, 1 Nov 2022 00:07:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58938: closed ([PATCH] gnu: strawberry: Update to 1.0.10.)
Date: Thu, 03 Nov 2022 17:53:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 03 Nov 2022 18:51:42 +0100
with message-id <87h6zgkjss.fsf <at> cbaines.net>
and subject line Re: [bug#58938] [PATCH] gnu: strawberry: Update to 1.0.10.
has caused the debbugs.gnu.org bug report #58938,
regarding [PATCH] gnu: strawberry: Update to 1.0.10.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58938: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58938
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: strawberry: Update to 1.0.10.
Date: Tue,  1 Nov 2022 01:05:29 +0100
* gnu/packages/music.scm (strawberry): Update to 1.0.10.
[inputs]: Add gdk-pixbuf.
---
 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 ca400e89d9..d493b09f07 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -476,7 +476,7 @@ (define-public clementine
 (define-public strawberry
   (package
     (name "strawberry")
-    (version "1.0.9")
+    (version "1.0.10")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -485,7 +485,7 @@ (define-public strawberry
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0gm97sdz78s67rnyrs4ixg5dwv2haxdmb7s21yqb8axp624vvalp"))
+                "1v27s55l64xcl7q6p0iljv2fpibhfcl1wj319vlp4b8pcp1wny1p"))
               (modules '((guix build utils)
                          (ice-9 regex)))
               (snippet
@@ -537,6 +537,7 @@ (define-public strawberry
            chromaprint
            dbus
            fftw
+           gdk-pixbuf
            glib
            gnutls
            gstreamer
-- 
2.38.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 58938-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#58938] [PATCH] gnu: strawberry: Update to 1.0.10.
Date: Thu, 03 Nov 2022 18:51:42 +0100
[Message part 4 (text/plain, inline)]
Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/music.scm (strawberry): Update to 1.0.10.
> [inputs]: Add gdk-pixbuf.
> ---
>  gnu/packages/music.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Thanks! Pushed to master as 7f75be7312cc93809c90d771e58000723637ba76.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.