GNU bug report logs - #78655
[PATCH] gnu: opustags: Update to 1.10.1.

Previous Next

Package: guix-patches;

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>

To reply to this bug, email your comments to 78655 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#78655; Package guix-patches. (Sun, 01 Jun 2025 02:18:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to kiasoc5 <kiasoc5 <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 01 Jun 2025 02:18:03 GMT) Full text and rfc822 format available.

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

From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: opustags: Update to 1.10.1.
Date: Wed, 28 May 2025 23:35:23 -0400
* 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





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Sun, 01 Jun 2025 14:44:02 GMT) Full text and rfc822 format available.

Notification sent to kiasoc5 <kiasoc5 <at> disroot.org>:
bug acknowledged by developer. (Sun, 01 Jun 2025 14:44:02 GMT) Full text and rfc822 format available.

Message #10 received at 78655-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 78655-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: opustags: Update to 1.10.1.
Date: Sun, 1 Jun 2025 16:43:44 +0200
Pushed, thanks!

Andreas





This bug report was last modified 5 days ago.

Previous Next


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