mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-11 12:04:07 +02:00
gnu: padthv1: Update to 1.2.0.
* gnu/packages/music.scm (padthv1): Update to 1.2.0. Change-Id: Id26ae96bab323ccfa358545017f0b1e2e8f7f079
This commit is contained in:
@@ -2615,7 +2615,7 @@ effects.")
|
||||
(define-public padthv1
|
||||
(package
|
||||
(name "padthv1")
|
||||
(version "1.1.3")
|
||||
(version "1.2.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
@@ -2623,7 +2623,7 @@ effects.")
|
||||
"/padthv1-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"13rfak12f0x1vs35g0xri6qfkkfpkhmbgm5wg1s8vhmyawik6h6s"))))
|
||||
"155q82rib92jpxahwihklfv4a1dck76bmnji6qdvxdir0fn4v7lw"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f)) ; there are no tests
|
||||
|
||||
Reference in New Issue
Block a user