GNU bug report logs -
#78655
[PATCH] gnu: opustags: Update to 1.10.1.
Previous Next
Reported by: kiasoc5 <kiasoc5 <at> disroot.org>
Date: Sun, 1 Jun 2025 02:18:02 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/music.scm (opustags): Update to 1.10.1.
Change-Id: I2ad8094d6d52cceb63edf4e3318a33e9d9440c89
---
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 8a6783005e..a1575ef4a9 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -7773,14 +7773,14 @@ (define-public a2jmidid
(define-public opustags
(package
(name "opustags")
- (version "1.9.0")
+ (version "1.10.1")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/fmang/opustags")
(commit version)))
(sha256
- (base32 "1f1bj0ng89plivdwpjc8qkfy8nn1kw5gqnbc74scigz7mw9z443i"))
+ (base32 "13ibqmp37hvm1k17zqi81r8ya727b5f56wg4a8bnqp0qaghkwnnj"))
(file-name (git-file-name name version))))
(arguments
(list
base-commit: cb642fb70c1b35cb5ad75e3da4a5c28e5a2af5df
--
2.39.5
This bug report was last modified 48 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.