me
/
guix
Archived
1
0
Fork 0

gnu: wolf-shaper: Update to 0.1.8.

* gnu/packages/music.scm (wolf-shaper): Update to 0.1.8.
master
Tobias Geerinckx-Rice 2020-11-01 16:30:51 +01:00
parent 34f7c5b61a
commit c5bc3fde80
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -5891,7 +5891,7 @@ plugin and a standalone JACK application.")
(define-public wolf-shaper (define-public wolf-shaper
(package (package
(name "wolf-shaper") (name "wolf-shaper")
(version "0.1.7") (version "0.1.8")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -5903,7 +5903,7 @@ plugin and a standalone JACK application.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0lllgcbnnh1m95bp29hh17x170hl7170zizjrvy892qfkn36830d")))) "1j9xmh1nkf45ay1c5dz2g165qvrwlanzcq6mvb3nfxar265drd9q"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ; no check target `(#:tests? #f ; no check target