mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: wolf-shaper: Update to 0.1.8.
* gnu/packages/music.scm (wolf-shaper): Update to 0.1.8.
This commit is contained in:
parent
34f7c5b61a
commit
c5bc3fde80
1 changed files with 2 additions and 2 deletions
|
@ -5891,7 +5891,7 @@ (define-public tap-lv2
|
|||
(define-public wolf-shaper
|
||||
(package
|
||||
(name "wolf-shaper")
|
||||
(version "0.1.7")
|
||||
(version "0.1.8")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -5903,7 +5903,7 @@ (define-public wolf-shaper
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0lllgcbnnh1m95bp29hh17x170hl7170zizjrvy892qfkn36830d"))))
|
||||
"1j9xmh1nkf45ay1c5dz2g165qvrwlanzcq6mvb3nfxar265drd9q"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ; no check target
|
||||
|
|
Loading…
Reference in a new issue