GNU bug report logs -
#66853
[PATCH] gnu: strawberry: Update to 1.0.21.
Previous Next
Reported by: Felix Gruber <felgru <at> posteo.net>
Date: Tue, 31 Oct 2023 19:23:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
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 66853 in the body.
You can then email your comments to 66853 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#66853
; Package
guix-patches
.
(Tue, 31 Oct 2023 19:23:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Felix Gruber <felgru <at> posteo.net>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 31 Oct 2023 19:23:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/music.scm (strawberry): Update to 1.0.21.
[inputs]: Add libebur128.
Change-Id: I2f0094ab1f87301cbf05c13ca5742bb03703b0b4
---
gnu/packages/music.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index b181c86b45..0d1534c92c 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -40,7 +40,7 @@
;;; Copyright © 2021 Frank Pursel <frank.pursel <at> gmail.com>
;;; Copyright © 2021 Rovanion Luckey <rovanion.luckey <at> gmail.com>
;;; Copyright © 2021 Justin Veilleux <terramorpha <at> cock.li>
-;;; Copyright © 2021, 2022 Felix Gruber <felgru <at> posteo.net>
+;;; Copyright © 2021, 2022, 2023 Felix Gruber <felgru <at> posteo.net>
;;; Copyright © 2021 Simon Streit <simon <at> netpanic.org>
;;; Copyright © 2021 Xinglu Chen <public <at> yoctocell.xyz>
;;; Copyright © 2021 Thomas Albers Raviola <thomas <at> thomaslabs.org>
@@ -553,7 +553,7 @@ (define-public ctrlr
(define-public strawberry
(package
(name "strawberry")
- (version "1.0.18")
+ (version "1.0.21")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -562,7 +562,7 @@ (define-public strawberry
(file-name (git-file-name name version))
(sha256
(base32
- "1knijckphq2jxrz8nmv4cb64zl1rz3bjyq5ipac09hnj2gvv5rmw"))
+ "1ibs7x7i1zz2r13wg238c5bhr1j4x8vl7hvjg01vdl5hfrh2gk1i"))
(modules '((guix build utils)
(ice-9 regex)))
(snippet
@@ -619,6 +619,7 @@ (define-public strawberry
gst-plugins-good
icu4c
libcdio
+ libebur128
libmtp
protobuf
pulseaudio
base-commit: a0a377fdd6c873aeb6340afeddcd23b4ead7657d
--
2.42.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66853
; Package
guix-patches
.
(Fri, 03 Nov 2023 10:23:01 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Felix Gruber <felgru <at> posteo.net> writes:
> * gnu/packages/music.scm (strawberry): Update to 1.0.21.
> [inputs]: Add libebur128.
>
> Change-Id: I2f0094ab1f87301cbf05c13ca5742bb03703b0b4
> ---
> gnu/packages/music.scm | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
Thanks for the patch! I've pushed this to master as
1853fd9c2f7e7795c936d69e2cc502581fa06d6d.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Fri, 03 Nov 2023 10:23:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Felix Gruber <felgru <at> posteo.net>
:
bug acknowledged by developer.
(Fri, 03 Nov 2023 10:23: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
.
(Fri, 01 Dec 2023 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 202 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.