all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Rohleder <mike@rohleder.de>
To: 62033@debbugs.gnu.org
Cc: Michael Rohleder <mike@rohleder.de>
Subject: [bug#62033] [PATCH] gnu: strawberry: Update to 1.0.15.
Date: Tue,  7 Mar 2023 14:04:42 +0100	[thread overview]
Message-ID: <20230307130442.11901-1-mike@rohleder.de> (raw)

* 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





             reply	other threads:[~2023-03-07 13:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-07 13:04 Michael Rohleder [this message]
2023-03-07 22:34 ` bug#62033: [PATCH] gnu: strawberry: Update to 1.0.15 Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230307130442.11901-1-mike@rohleder.de \
    --to=mike@rohleder.de \
    --cc=62033@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.