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>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78655: closed ([PATCH] gnu: opustags: Update to 1.10.1.)
Date: Sun, 01 Jun 2025 14:44:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 1 Jun 2025 16:43:44 +0200
with message-id <aDxnINf0RT-IjiOH <at> jurong>
and subject line Re: [PATCH] gnu: opustags: Update to 1.10.1.
has caused the debbugs.gnu.org bug report #78655,
regarding [PATCH] gnu: opustags: Update to 1.10.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78655: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78655
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 48 days ago.

Previous Next


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