unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46667] [PATCH] gnu: artyfx: Update to 1.3.1.
@ 2021-02-20 21:53 Alexandros Theodotou
  2021-02-20 22:30 ` Leo Famulari
  2021-02-26 13:29 ` bug#46667: " Léo Le Bouter via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: Alexandros Theodotou @ 2021-02-20 21:53 UTC (permalink / raw)
  To: 46667; +Cc: Alexandros Theodotou

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-26 13:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-20 21:53 [bug#46667] [PATCH] gnu: artyfx: Update to 1.3.1 Alexandros Theodotou
2021-02-20 22:30 ` Leo Famulari
2021-02-26 13:29 ` bug#46667: " Léo Le Bouter 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).