GNU bug report logs - #54700
[PATCH] gnu: strawberry: Update to 1.0.3.

Previous Next

Package: guix-patches;

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

Date: Sun, 3 Apr 2022 20:22:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54700: closed ([PATCH] gnu: strawberry: Update to 1.0.3.)
Date: Sat, 09 Apr 2022 22:18:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 10 Apr 2022 00:17:14 +0200
with message-id <874k317vh1.fsf <at> gnu.org>
and subject line Re: bug#54700: [PATCH] gnu: strawberry: Update to 1.0.3.
has caused the debbugs.gnu.org bug report #54700,
regarding [PATCH] gnu: strawberry: Update to 1.0.3.
to be marked as done.

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


-- 
54700: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54700
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.3.
Date: Sun,  3 Apr 2022 22:21:31 +0200
* gnu/packages/music.scm (strawberry): Update to 1.0.3.
---
 gnu/packages/music.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 3e3829cefe..89d64957c8 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -470,7 +470,7 @@ (define-public clementine
 (define-public strawberry
   (package
     (name "strawberry")
-    (version "1.0.1")
+    (version "1.0.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -479,7 +479,7 @@ (define-public strawberry
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "077dlj0kjcrj4g1h4w8finzykizaar67ik6yng6c8zjp2i5bam1j"))
+                "14fr2bm51k4n5byc9pwh3ba6v15s9jmqxigl1y9h00l7cvmfpbn1"))
               (modules '((guix build utils)
                          (ice-9 regex)))
               (snippet
-- 
2.34.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 54700-done <at> debbugs.gnu.org
Subject: Re: bug#54700: [PATCH] gnu: strawberry: Update to 1.0.3.
Date: Sun, 10 Apr 2022 00:17:14 +0200
Hi,

Michael Rohleder <mike <at> rohleder.de> skribis:

> * gnu/packages/music.scm (strawberry): Update to 1.0.3.

Applied.  It builds fine for me on top of
0996d48d0e79a360e0d5583b812cd565f62ca32e.

Thanks,
Ludo’.


This bug report was last modified 3 years and 46 days ago.

Previous Next


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