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.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 03 Nov 2023 10:21:07 +0000
with message-id <87zfzvm91x.fsf <at> cbaines.net>
and subject line Re: [bug#66853] [PATCH] gnu: strawberry: Update to 1.0.21.
has caused the debbugs.gnu.org bug report #66853,
regarding [PATCH] gnu: strawberry: Update to 1.0.21.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
66853: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66853
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (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)]
This bug report was last modified 1 year and 203 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.