GNU bug report logs -
#62033
[PATCH] gnu: strawberry: Update to 1.0.15.
Previous Next
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
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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.