[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/09: gnu: vmpk: Update to 0.8.2.
From: |
guix-commits |
Subject: |
07/09: gnu: vmpk: Update to 0.8.2. |
Date: |
Sun, 4 Apr 2021 10:03:17 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f047efce430aa997cc2e6c918bdb5aeb1de6fe3e
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Apr 4 15:11:46 2021 +0200
gnu: vmpk: Update to 0.8.2.
* gnu/packages/music.scm (vmpk): Update to 0.8.2.
---
gnu/packages/music.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 4bad86e..41e2043 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -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
- branch master updated (86617c9 -> b5d7ea6), guix-commits, 2021/04/04
- 01/09: gnu: perl-moose: Update to 2.2015., guix-commits, 2021/04/04
- 03/09: gnu: corkscrew: Update to 2.0-0.268b71e., guix-commits, 2021/04/04
- 06/09: gnu: drumstick: Update to 2.1.1., guix-commits, 2021/04/04
- 07/09: gnu: vmpk: Update to 0.8.2.,
guix-commits <=
- 09/09: gnu: drumstick: Use new HTTPS home page., guix-commits, 2021/04/04
- 02/09: gnu: perl-pdf-api2: Update to 2.039., guix-commits, 2021/04/04
- 04/09: gnu: ugrep: Update to 3.1.11., guix-commits, 2021/04/04
- 05/09: gnu: drumstick: Remove unused ‘-DLIB_SUFFIX=’., guix-commits, 2021/04/04
- 08/09: gnu: perl-path-tiny: Update to 0.118., guix-commits, 2021/04/04