GNU bug report logs - #60963
[PATCH] gnu: strawberry: Update to 1.0.14.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Fri, 20 Jan 2023 13:56:02 UTC

Severity: normal

Tags: patch

Merged with 60964

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 60963 in the body.
You can then email your comments to 60963 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#60963; Package guix-patches. (Fri, 20 Jan 2023 13:56:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Rohleder <mike <at> rohleder.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 20 Jan 2023 13:56:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: strawberry: Update to 1.0.14.
Date: Fri, 20 Jan 2023 14:54:34 +0100
* gnu/packages/music.scm (strawberry): Update to 1.0.14.
[inputs]: Remove qtx11extras (left from qt5 to qt6 migration).
---
 gnu/packages/music.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 65bb6d29f7..1f31dbc4bb 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -477,7 +477,7 @@ (define-public clementine
 (define-public strawberry
   (package
     (name "strawberry")
-    (version "1.0.12")
+    (version "1.0.14")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -486,7 +486,7 @@ (define-public strawberry
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1jpws1iidxcg3mlja4fqxqlck9yn2v8dwwmzgxx056x1q7sr942w"))
+                "0q8pmf7vr5yxzvfmw86f3m462s8ixaixwdv1z9x9ldkj5rqz45sf"))
               (modules '((guix build utils)
                          (ice-9 regex)))
               (snippet
@@ -547,7 +547,6 @@ (define-public strawberry
            protobuf
            pulseaudio
            qtbase
-           qtx11extras
            sqlite
            taglib))
     (home-page "https://www.strawberrymusicplayer.org/")
-- 
2.38.1





Merged 60963 60964. Request was from Michael Rohleder <mike <at> rohleder.de> to control <at> debbugs.gnu.org. (Fri, 20 Jan 2023 14:15:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 23 Feb 2023 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 63 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.