mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 11:55:06 -06:00
gnu: samplv1: Update to 1.1.0.
* gnu/packages/music.scm (samplv1): Update to 1.1.0. Change-Id: I906a7efc05a5124c3288703584d953135f604322
This commit is contained in:
parent
970095c174
commit
eb87ad9fc3
1 changed files with 2 additions and 2 deletions
|
|
@ -2596,7 +2596,7 @@ effects.")
|
|||
(define-public samplv1
|
||||
(package
|
||||
(name "samplv1")
|
||||
(version "0.9.32")
|
||||
(version "1.1.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
|
|
@ -2604,7 +2604,7 @@ effects.")
|
|||
"/samplv1-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"17w5m5sk8fcnnph1njz9sz031kk0aid8mhs64myc2jvpvwm5snlb"))))
|
||||
"1lfa9q8mkjz6m34w7fvqkd8p62f42wrrcniyv4k4d9f1a4582frd"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f)) ; there are no tests
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue