me
/
guix
Archived
1
0
Fork 0

gnu: bschaffl: Update to 1.4.8.

* gnu/packages/music.scm (bschaffl): Update to 1.4.8.
master
Tobias Geerinckx-Rice 2021-10-29 21:12:07 +02:00
parent 3f5f58df8b
commit c73d1e68cf
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

@ -1969,7 +1969,7 @@ re-sequencer LV2 plugin.")
(package
(inherit bsequencer)
(name "bschaffl")
(version "1.2.0")
(version "1.4.8")
(source
(origin
(method git-fetch)
@ -1978,8 +1978,7 @@ re-sequencer LV2 plugin.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"1c09acqrbd387ba41f8ch1qykdap5h6cg9if5pgd16i4dmjnpghj"))))
(base32 "1kfc75xhj365fwl8cbvhg5chwz1snzcvf4929flds02ljylc7k6d"))))
(inputs
`(("cairo" ,cairo)
("fontconfig" ,fontconfig)