GNU bug report logs - #46667
[PATCH] gnu: artyfx: Update to 1.3.1.

Previous Next

Package: guix-patches;

Reported by: Alexandros Theodotou <alex <at> zrythm.org>

Date: Sat, 20 Feb 2021 21:55:02 UTC

Severity: normal

Tags: patch

Done: Léo Le Bouter <lle-bout <at> zaclys.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: Alexandros Theodotou <alex <at> zrythm.org>
Subject: bug#46667: closed ([PATCH] gnu: artyfx: Update to 1.3.1.)
Date: Fri, 26 Feb 2021 13:30:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#46667: [PATCH] gnu: artyfx: Update to 1.3.1.

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 46667 <at> debbugs.gnu.org.

-- 
46667: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46667
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Léo Le Bouter <lle-bout <at> zaclys.net>
To: 46667-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: artyfx: Update to 1.3.1.
Date: Fri, 26 Feb 2021 14:29:22 +0100
[Message part 3 (text/plain, inline)]
Closing since that looks merged!
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Alexandros Theodotou <alex <at> zrythm.org>
To: guix-patches <at> gnu.org
Cc: Alexandros Theodotou <alex <at> zrythm.org>
Subject: [PATCH] gnu: artyfx: Update to 1.3.1.
Date: Sat, 20 Feb 2021 21:53:05 +0000
* gnu/packages/music.scm (artyfx): Update to 1.3.1.
---
 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 8ffc136b51..6e638f3a60 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5489,7 +5489,7 @@ for integration into status line generators or other command-line tools.")
 (define-public artyfx
   (package
     (name "artyfx")
-    (version "1.3")
+    (version "1.3.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5499,7 +5499,7 @@ for integration into status line generators or other command-line tools.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "012hcy1mxl7gs2lipfcqp5x0xv1azb9hjrwf0h59yyxnzx96h7c9"))))
+                "0cxikdnxgjk5gp6kmml4dx2jy2cy4x0c837h7bwraj2pfz0nfgqq"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f                                ; no tests included
-- 
2.30.0




This bug report was last modified 4 years and 170 days ago.

Previous Next


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