GNU bug report logs -
#61428
[PATCH 5/6] gnu: libaudec: Update to 0.3.4.
Previous Next
Reported by: Maya Tomasek <maya.tomasek <at> disroot.org>
Date: Sat, 11 Feb 2023 10:37:05 UTC
Severity: normal
Tags: patch
Done: Mája Tomášek <maya.tomasek <at> disroot.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
From: Antero Mejr <antero <at> mailbox.org>
* gnu/packages/audio.scm (libaudec): Update to 0.3.4.
---
gnu/packages/audio.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 3ce9c0888d..75d6cfdb9b 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -5450,7 +5450,7 @@ (define-public ecasound
(define-public libaudec
(package
(name "libaudec")
- (version "0.2.4")
+ (version "0.3.4")
(source
(origin
(method git-fetch)
@@ -5460,7 +5460,7 @@ (define-public libaudec
(file-name (git-file-name name version))
(sha256
(base32
- "1570m2dfia17dbkhd2qhx8jjihrpm7g8nnyg6n4wif4vv229s7dz"))))
+ "02hhhpcfkycicygh6g9hzps255zkbbi33vks6yv6zk5wp9p2nspj"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags
--
2.39.1
This bug report was last modified 2 years and 185 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.