all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62033] [PATCH] gnu: strawberry: Update to 1.0.15.
@ 2023-03-07 13:04 Michael Rohleder
  2023-03-07 22:34 ` bug#62033: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2023-03-07 13:04 UTC (permalink / raw)
  To: 62033; +Cc: Michael Rohleder

* 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





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

* bug#62033: [PATCH] gnu: strawberry: Update to 1.0.15.
  2023-03-07 13:04 [bug#62033] [PATCH] gnu: strawberry: Update to 1.0.15 Michael Rohleder
@ 2023-03-07 22:34 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2023-03-07 22:34 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 62033-done

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




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

end of thread, other threads:[~2023-03-07 22:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-07 13:04 [bug#62033] [PATCH] gnu: strawberry: Update to 1.0.15 Michael Rohleder
2023-03-07 22:34 ` bug#62033: " Leo Famulari

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.