GNU bug report logs - #70695
[PATCH] gnu: tenacity: Update to 1.3.1.

Previous Next

Package: guix-patches;

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

Date: Wed, 1 May 2024 10:37:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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 70695 in the body.
You can then email your comments to 70695 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#70695; Package guix-patches. (Wed, 01 May 2024 10:37: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. (Wed, 01 May 2024 10:37: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.1.
Date: Wed,  1 May 2024 03:35:43 -0700
* gnu/packages/audio.scm (tenacity): Update to 1.3.1.

Change-Id: Id06fb3e9283524341f30d961854d8e6f6df1543e
---
 gnu/packages/audio.scm | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 1a88698165..b1366247bd 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -1048,7 +1048,7 @@ (define-public audacity
 (define-public tenacity
   (package
     (name "tenacity")
-    (version "1.3-beta2")
+    (version "1.3.1")
     (source
      (origin
        (method git-fetch)
@@ -1057,7 +1057,7 @@ (define-public tenacity
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0pd2vxzqzq7ikz7l2a1h9qwq08276xicvphrpn47gvmwaslah1gn"))))
+        (base32 "0qpcih96c97s4b7lmcvqac9ds09j7a7llvm41p926hll5xmjgsy1"))))
     (build-system cmake-build-system)
     (arguments
      (list
@@ -1077,7 +1077,11 @@ (define-public tenacity
               'i-spy-with-my-little-eye-something-in-the-wrong-folder
             (lambda _
               (symlink (string-append (getcwd) "/images")
-                       "src/images")))
+                       "src/images")
+
+              (symlink (string-append (getcwd) "/images")
+                       "src/tracks/images"))
+          )
           (add-after 'unpack 'fix-cmake-rpath
             (lambda* (#:key outputs #:allow-other-keys)
               (substitute* "CMakeLists.txt"

base-commit: 7d7fca19429cf9d38125610f46333eb02fc2d3fd
-- 
2.34.1





Information forwarded to guix-patches <at> gnu.org:
bug#70695; Package guix-patches. (Sun, 05 May 2024 16:02:01 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: 70695 <at> debbugs.gnu.org
Date: Sun, 5 May 2024 09:00:42 -0700
patch passed QA

https://qa.guix.gnu.org/issue/70695




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Mon, 06 May 2024 11:58:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Mon, 06 May 2024 11:58:03 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 70695-done <at> debbugs.gnu.org
Subject: Re: [bug#70695] [PATCH] gnu: tenacity: Update to 1.3.1.
Date: Mon, 06 May 2024 13:56:39 +0200
Hello,

Andy Tai <atai <at> atai.org> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou






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

This bug report was last modified 1 year and 73 days ago.

Previous Next


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