mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-27 19:35:10 -06:00
gnu: setbfree: Update to 0.8.13.
* gnu/packages/music.scm (setbfree): Update to 0.8.13. Change-Id: I12f51b5f8502575064206b7d84d44a26c3d905e4
This commit is contained in:
parent
957b9c5af9
commit
f056ebff7f
1 changed files with 2 additions and 2 deletions
|
|
@ -2723,7 +2723,7 @@ Paul), and specifically the PaulXStretch version from Xenakios.")
|
|||
(define-public setbfree
|
||||
(package
|
||||
(name "setbfree")
|
||||
(version "0.8.12")
|
||||
(version "0.8.13")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
|
@ -2732,7 +2732,7 @@ Paul), and specifically the PaulXStretch version from Xenakios.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1lzrrpm57pilvwxpr1qhnx6273md2k96ygxjlhi5gqjdl0nl3z95"))))
|
||||
"1w6p74168hbyrprk6lk18xrmli65kp9i87li6rmxhbvgk5ck3lv3"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue