[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/28: gnu: tuxguitar: Update to 1.5.3.
From: |
guix-commits |
Subject: |
19/28: gnu: tuxguitar: Update to 1.5.3. |
Date: |
Fri, 3 Jan 2020 07:54:46 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 07cb1dfc57a2ce95b41b4bef894bed413c4fb6ec
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Jan 3 01:32:58 2020 +0100
gnu: tuxguitar: Update to 1.5.3.
* gnu/packages/music.scm (tuxguitar): Update to 1.5.3.
---
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 a4a29bc..e607306 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1733,7 +1733,7 @@ is subjective.")
(define-public tuxguitar
(package
(name "tuxguitar")
- (version "1.5.2")
+ (version "1.5.3")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1741,7 +1741,7 @@ is subjective.")
version "/tuxguitar-" version "-src.tar.gz"))
(sha256
(base32
- "10arfpgm2pw7mn922klklzn05lw5ifqx070shdrar81afmkfbbd9"))))
+ "1qy5kjcsl3c86kdlyvsf6dsfmfl1mv8zg0ln6g3qg3i8f35vlpp6"))))
(build-system ant-build-system)
(arguments
`(#:build-target "build"
- 14/28: gnu: synthv1: Update to 0.9.12., (continued)
- 14/28: gnu: synthv1: Update to 0.9.12., guix-commits, 2020/01/03
- 22/28: file-systems: Add support for JFS., guix-commits, 2020/01/03
- 21/28: gnu: gloox: Update to 1.0.23., guix-commits, 2020/01/03
- 17/28: gnu: padthv1: Update to 0.9.12., guix-commits, 2020/01/03
- 18/28: gnu: qtractor: Update to 0.9.12., guix-commits, 2020/01/03
- 20/28: gnu: hexchat: Update to 2.14.3., guix-commits, 2020/01/03
- 24/28: gnu: Add jfsutils-static., guix-commits, 2020/01/03
- 27/28: tests: install: Test a JFS root file system., guix-commits, 2020/01/03
- 09/28: gnu: whois: Update to 5.5.4., guix-commits, 2020/01/03
- 25/28: gnu: Add jfs_fsck-static., guix-commits, 2020/01/03
- 19/28: gnu: tuxguitar: Update to 1.5.3.,
guix-commits <=
- 11/28: gnu: x42-plugins: Update to 20191215., guix-commits, 2020/01/03
- 26/28: linux-initrd: Add support for JFS., guix-commits, 2020/01/03
- 28/28: install: Add jfsutils to the installation image., guix-commits, 2020/01/03
- 23/28: uuid: Add support for JFS., guix-commits, 2020/01/03