all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#54700] [PATCH] gnu: strawberry: Update to 1.0.3.
@ 2022-04-03 20:21 Michael Rohleder
  2022-04-05  4:47 ` Brendan Tildesley
  2022-04-09 22:17 ` bug#54700: " Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Rohleder @ 2022-04-03 20:21 UTC (permalink / raw)
  To: 54700; +Cc: Michael Rohleder

* 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





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

end of thread, other threads:[~2022-04-09 22:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-03 20:21 [bug#54700] [PATCH] gnu: strawberry: Update to 1.0.3 Michael Rohleder
2022-04-05  4:47 ` Brendan Tildesley
2022-04-05 17:12   ` Michael Rohleder
2022-04-08  9:59     ` Brendan Tildesley
2022-04-09 22:17 ` bug#54700: " Ludovic Courtès

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.