me
/
guix
Archived
1
0
Fork 0

gnu: strawberry: Update to 0.9.3.

* gnu/packages/music.scm (strawberry): Update to 0.9.3.
master
Tobias Geerinckx-Rice 2021-04-24 03:43:25 +02:00
parent 30295ede0d
commit 4fb77a0bb1
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -453,7 +453,7 @@ playing your music.")
(define-public strawberry
(package
(name "strawberry")
(version "0.9.2")
(version "0.9.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -462,7 +462,7 @@ playing your music.")
(file-name (git-file-name name version))
(sha256
(base32
"0d9asg21j9ai23sb35cimws8bd8fsnpha777rgscraa7i09q0rx2"))
"0lby5zi66i08s0mcygja8l3rbd97inhaxqbhahj8lfxs52r4grrq"))
(modules '((guix build utils)
(ice-9 regex)))
(snippet