me
/
guix
Archived
1
0
Fork 0

gnu: artyfx: Update to 1.3.1.

* gnu/packages/music.scm (artyfx): Update to 1.3.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
master
Alexandros Theodotou 2021-02-20 21:53:05 +00:00 committed by Leo Famulari
parent 51697aab42
commit 3c21da7c79
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -5489,7 +5489,7 @@ for integration into status line generators or other command-line tools.")
(define-public artyfx (define-public artyfx
(package (package
(name "artyfx") (name "artyfx")
(version "1.3") (version "1.3.1")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (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)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"012hcy1mxl7gs2lipfcqp5x0xv1azb9hjrwf0h59yyxnzx96h7c9")))) "0cxikdnxgjk5gp6kmml4dx2jy2cy4x0c837h7bwraj2pfz0nfgqq"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:tests? #f ; no tests included `(#:tests? #f ; no tests included