me
/
guix
Archived
1
0
Fork 0

gnu: padthv1: Update to 0.9.31.

* gnu/packages/music.scm (padthv1): Update to 0.9.31.
master
Tobias Geerinckx-Rice 2023-07-16 02:00:04 +02:00
parent 2dc441cf05
commit a5049e6292
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2469,7 +2469,7 @@ effects.")
(define-public padthv1
(package
(name "padthv1")
(version "0.9.27")
(version "0.9.31")
(source (origin
(method url-fetch)
(uri
@ -2477,7 +2477,7 @@ effects.")
"/padthv1-" version ".tar.gz"))
(sha256
(base32
"0ydm09g0ibvp1nf4fzzj6bkwlxx46pjxqgg8h76hwi6l8k0rz5m4"))))
"1iqmjdxihil039c8g9kywd5dx3rd47ph2fs6f6kcyfwj9jz4aprh"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests