unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56857] [PATCH] gnu: strawberry: Update to 1.0.7.
@ 2022-07-31 14:51 Michael Rohleder
  2022-08-02  8:40 ` bug#56857: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-07-31 14:51 UTC (permalink / raw)
  To: 56857; +Cc: Michael Rohleder

* gnu/packages/music.scm (strawberry): Update to 1.0.7.
---
 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 520d64d33c..bf659d29fd 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -476,7 +476,7 @@ (define-public clementine
 (define-public strawberry
   (package
     (name "strawberry")
-    (version "1.0.3")
+    (version "1.0.7")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -485,7 +485,7 @@ (define-public strawberry
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "14fr2bm51k4n5byc9pwh3ba6v15s9jmqxigl1y9h00l7cvmfpbn1"))
+                "17mfavbbzx7hp7j5n9i7c3rajy16jicarabrl174p4gjv4zpy2sc"))
               (modules '((guix build utils)
                          (ice-9 regex)))
               (snippet
-- 
2.37.1





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

* bug#56857: [PATCH] gnu: strawberry: Update to 1.0.7.
  2022-07-31 14:51 [bug#56857] [PATCH] gnu: strawberry: Update to 1.0.7 Michael Rohleder
@ 2022-08-02  8:40 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-08-02  8:40 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 56857-done

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/music.scm (strawberry): Update to 1.0.7.
> ---
>  gnu/packages/music.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Pushed, thank you!




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

end of thread, other threads:[~2022-08-02 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-31 14:51 [bug#56857] [PATCH] gnu: strawberry: Update to 1.0.7 Michael Rohleder
2022-08-02  8:40 ` bug#56857: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).