GNU bug report logs - #75344
[PATCH] gnu: tenacity: Update to 1.3.4.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sat, 4 Jan 2025 08:17:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75344 in the body.
You can then email your comments to 75344 AT debbugs.gnu.org in the normal way.

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#75344; Package guix-patches. (Sat, 04 Jan 2025 08:17:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 04 Jan 2025 08:17:02 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: tenacity: Update to 1.3.4.
Date: Sat,  4 Jan 2025 00:15:53 -0800
* gnu/packages/audio.scm (tenacity): Update to 1.3.4.

Change-Id: I31a5c3f2162fea381a168d20b008914337678591
---
 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 c8e22643ee..996215f9ae 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -1044,7 +1044,7 @@ (define-public audacity
 (define-public tenacity
   (package
     (name "tenacity")
-    (version "1.3.3")
+    (version "1.3.4")
     (source
      (origin
        (method git-fetch)
@@ -1055,7 +1055,7 @@ (define-public tenacity
              (recursive? #t)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0jqdza1alk524fkrssgkr7gabs44sk9a99914gwfkscvyqly4kai"))))
+        (base32 "1wphm494517zmnhgrmzlzld2j4bfl2c73qr61nrss90410xxs2fs"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: ddbb59f9bc5eb6dfaf1fc24881bb62f11960d664
-- 
2.34.1





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Tue, 07 Jan 2025 10:15:03 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Tue, 07 Jan 2025 10:15:03 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Andy Tai <atai <at> atai.org>
Cc: 75344-done <at> debbugs.gnu.org
Subject: Re: [bug#75344] [PATCH] gnu: tenacity: Update to 1.3.4.
Date: Tue, 07 Jan 2025 18:17:14 +0800
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/audio.scm (tenacity): Update to 1.3.4.

Pushed to master as commit 9e913e6235, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 04 Feb 2025 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 187 days ago.

Previous Next


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