me
/
guix
Archived
1
0
Fork 0

gnu: drumkv1: Update to 0.9.23.

* gnu/packages/music.scm (drumkv1): Update to 0.9.23.
master
Tobias Geerinckx-Rice 2021-09-03 20:34:58 +02:00
parent 8608db8edd
commit 1f6202e001
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2251,7 +2251,7 @@ oscillators and stereo effects.")
(define-public drumkv1
(package
(name "drumkv1")
(version "0.9.22")
(version "0.9.23")
(source (origin
(method url-fetch)
(uri
@ -2259,7 +2259,7 @@ oscillators and stereo effects.")
"/drumkv1-" version ".tar.gz"))
(sha256
(base32
"0c13l814f5rhbmpmd4w0a07j1ki5wc092xcgy6p6zj5s03zvcrzy"))))
"1jgsml9wxzwnqyb6wjn9zk94qvxs6c898hyj10sza4d9l6r1rnw0"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests