GNU bug report logs - #62033
[PATCH] gnu: strawberry: Update to 1.0.15.

Previous Next

Package: guix-patches;

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

Date: Tue, 7 Mar 2023 13:06:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#62033: closed (Re: [bug#62033] [PATCH] gnu: strawberry:
 Update to 1.0.15.)
Date: Tue, 07 Mar 2023 22:36:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62033: [PATCH] gnu: strawberry: Update to 1.0.15.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 62033 <at> debbugs.gnu.org.

-- 
62033: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62033
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 62033-done <at> debbugs.gnu.org
Subject: Re: [bug#62033] [PATCH] gnu: strawberry: Update to 1.0.15.
Date: Tue, 7 Mar 2023 17:34:52 -0500
On Tue, Mar 07, 2023 at 02:04:42PM +0100, Michael Rohleder wrote:
> * gnu/packages/music.scm (strawberry): Update to 1.0.15.

Thanks! Pushed as 8d7090998e677d389ce0b0e359d778be5de67c92

[Message part 3 (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.15.
Date: Tue,  7 Mar 2023 14:04:42 +0100
* gnu/packages/music.scm (strawberry): Update to 1.0.15.
---
 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 b6bd8f164f..acedfd4a26 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -481,7 +481,7 @@ (define-public clementine
 (define-public strawberry
   (package
     (name "strawberry")
-    (version "1.0.14")
+    (version "1.0.15")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -490,7 +490,7 @@ (define-public strawberry
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0q8pmf7vr5yxzvfmw86f3m462s8ixaixwdv1z9x9ldkj5rqz45sf"))
+                "04ddplldlls0gxw8qppw6dsqhfnxamxfnnyq0i04mbs5hi83pcrz"))
               (modules '((guix build utils)
                          (ice-9 regex)))
               (snippet

base-commit: aa0b1c97f2bb8fff0c993b6326bb1227ca330f7f
-- 
2.39.1




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

Previous Next


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