me
/
guix
Archived
1
0
Fork 0

gnu: vmpk: Update to 0.8.2.

* gnu/packages/music.scm (vmpk): Update to 0.8.2.
master
Tobias Geerinckx-Rice 2021-04-04 15:11:46 +02:00
parent 494d5f79e7
commit f047efce43
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2686,14 +2686,14 @@ backends, including ALSA, OSS, Network and FluidSynth.")
(define-public vmpk
(package
(name "vmpk")
(version "0.8.0")
(version "0.8.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/vmpk/vmpk/"
version "/vmpk-" version ".tar.bz2"))
(sha256
(base32
"0wn45c4sbvan7schq93zmsgg5fcf144mbbawxn5kq699vrbc3473"))))
"1kv256j13adk4ib7r464gsl4vjhih820bq37ddhqfyfd07wh53a2"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no test target