gnu: strawberry: Update to 1.0.17.
* gnu/packages/music.scm (strawberry): Update to 1.0.17.
This commit is contained in:
parent
7a764b9960
commit
e566c4bc11
1 changed files with 2 additions and 2 deletions
|
@ -547,7 +547,7 @@ (define-public ctrlr
|
|||
(define-public strawberry
|
||||
(package
|
||||
(name "strawberry")
|
||||
(version "1.0.15")
|
||||
(version "1.0.17")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -556,7 +556,7 @@ (define-public strawberry
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"04ddplldlls0gxw8qppw6dsqhfnxamxfnnyq0i04mbs5hi83pcrz"))
|
||||
"1xcf9jighb759kdh4p32wib2pipgcx3qdf5x7da6cjhxjbzgfrk7"))
|
||||
(modules '((guix build utils)
|
||||
(ice-9 regex)))
|
||||
(snippet
|
||||
|
|
Loading…
Reference in a new issue