* [bug#75344] [PATCH] gnu: tenacity: Update to 1.3.4.
@ 2025-01-04 8:15 Andy Tai
2025-01-07 10:17 ` bug#75344: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2025-01-04 8:15 UTC (permalink / raw)
To: 75344; +Cc: Andy Tai
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#75344: [PATCH] gnu: tenacity: Update to 1.3.4.
2025-01-04 8:15 [bug#75344] [PATCH] gnu: tenacity: Update to 1.3.4 Andy Tai
@ 2025-01-07 10:17 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2025-01-07 10:17 UTC (permalink / raw)
To: Andy Tai; +Cc: 75344-done
Andy Tai <atai@atai.org> writes:
> * gnu/packages/audio.scm (tenacity): Update to 1.3.4.
Pushed to master as commit 9e913e6235, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-07 10:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-04 8:15 [bug#75344] [PATCH] gnu: tenacity: Update to 1.3.4 Andy Tai
2025-01-07 10:17 ` bug#75344: " 宋文武 via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).