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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#75344: closed (Re: [bug#75344] [PATCH] gnu: tenacity: Update
 to 1.3.4.)
Date: Tue, 07 Jan 2025 10:15:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75344: [PATCH] gnu: tenacity: Update to 1.3.4.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75344 <at> debbugs.gnu.org.

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

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




This bug report was last modified 189 days ago.

Previous Next


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