[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/30: gnu: avldrums-lv2: Update to 0.4.1.
From: |
guix-commits |
Subject: |
14/30: gnu: avldrums-lv2: Update to 0.4.1. |
Date: |
Mon, 23 Dec 2019 13:46:29 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit aaa41b412f7c31b5349738fe9494b4861da63d6d
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Dec 23 01:03:57 2019 +0100
gnu: avldrums-lv2: Update to 0.4.1.
* gnu/packages/music.scm (avldrums-lv2): Update to 0.4.1.
---
gnu/packages/music.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index f80fb06..16eeb49 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5007,7 +5007,7 @@ Soul Force), MVerb, Nekobi, and ProM.")
(define-public avldrums-lv2
(package
(name "avldrums-lv2")
- (version "0.4.0")
+ (version "0.4.1")
(source
(origin
(method git-fetch)
@@ -5019,8 +5019,7 @@ Soul Force), MVerb, Nekobi, and ProM.")
(recursive? #t)))
(file-name (git-file-name name version))
(sha256
- (base32
- "1z70rcq6z3gkb4fm8dm9hs31bslwr97zdh2n012fzki9b9rdj5qv"))))
+ (base32 "1vwdp3d8qzd493qa99ddya7iql67bbfxmbcl8hk96lxif2lhmyws"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no "check" target
- branch master updated (3bedd9f -> 7b2f99c), guix-commits, 2019/12/23
- 01/30: gnu: acpica: Update to 20191213., guix-commits, 2019/12/23
- 04/30: gnu: nnn: Update to 2.8.1., guix-commits, 2019/12/23
- 02/30: gnu: fio: Update to 3.17., guix-commits, 2019/12/23
- 05/30: gnu: screenfetch: Update to 3.9.1., guix-commits, 2019/12/23
- 08/30: gnu: clamav: Update to 0.102.1., guix-commits, 2019/12/23
- 12/30: gnu: libmpdclient: Update to 2.17., guix-commits, 2019/12/23
- 16/30: gnu: clyrics: Update to 0.12., guix-commits, 2019/12/23
- 11/30: gnu: speedtest-cli: Update to 2.1.2., guix-commits, 2019/12/23
- 10/30: gnu: batctl: Update to 2019.5., guix-commits, 2019/12/23
- 14/30: gnu: avldrums-lv2: Update to 0.4.1.,
guix-commits <=
- 17/30: gnu: setbfree: Update to 0.8.11., guix-commits, 2019/12/23
- 03/30: gnu: thermald: Update to 1.9.1., guix-commits, 2019/12/23
- 06/30: gnu: igt-gpu-tools: Fetch from upstream git repository., guix-commits, 2019/12/23
- 07/30: gnu: igt-gpu-tools: Update to 1.24., guix-commits, 2019/12/23
- 09/30: gnu: strongswan: Update to 5.8.2., guix-commits, 2019/12/23
- 13/30: gnu: mpd: Update to 0.21.17., guix-commits, 2019/12/23
- 15/30: gnu: Fix typo., guix-commits, 2019/12/23
- 18/30: gnu: boinc-client: Update to 7.16.3., guix-commits, 2019/12/23
- 19/30: gnu: fluidsynth: Update to 2.1.0., guix-commits, 2019/12/23
- 21/30: gnu: xxhash: Update to 0.7.2., guix-commits, 2019/12/23