mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: bschaffl: Update to 1.4.10.
* gnu/packages/music.scm (bschaffl): Update to 1.4.10. Change-Id: I35441db16428e4bfda2f738941a8cba2174b4a5c
This commit is contained in:
parent
01fe048ea9
commit
73db464414
1 changed files with 2 additions and 2 deletions
|
|
@ -2089,7 +2089,7 @@ re-sequencer LV2 plugin.")
|
|||
(package
|
||||
(inherit bsequencer)
|
||||
(name "bschaffl")
|
||||
(version "1.4.8")
|
||||
(version "1.4.10")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -2098,7 +2098,7 @@ re-sequencer LV2 plugin.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1kfc75xhj365fwl8cbvhg5chwz1snzcvf4929flds02ljylc7k6d"))))
|
||||
(base32 "1az938a2bwpsmy39rcsayz41pyi2i1yvbnbfay3xal0ygrh4zy6d"))))
|
||||
(inputs
|
||||
`(("cairo" ,cairo)
|
||||
("fontconfig" ,fontconfig)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue