[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/16: gnu: libgme: Update to 0.6.3.
From: |
guix-commits |
Subject: |
09/16: gnu: libgme: Update to 0.6.3. |
Date: |
Thu, 12 Mar 2020 00:12:05 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit dd42a2f3912d1aabf65b27d3f62c74a4039c9d62
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Thu Mar 12 03:54:50 2020 +0100
gnu: libgme: Update to 0.6.3.
* gnu/packages/music.scm (libgme): Update to 0.6.3.
---
gnu/packages/music.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 3690af8..f6585f6 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -864,7 +864,7 @@ interface. It is implemented as a frontend to
@code{klick}.")
(define-public libgme
(package
(name "libgme")
- (version "0.6.2")
+ (version "0.6.3")
(source (origin
(method url-fetch)
(uri (string-append "https://bitbucket.org/mpyne/game-music-emu/"
@@ -872,10 +872,10 @@ interface. It is implemented as a frontend to
@code{klick}.")
".tar.xz"))
(sha256
(base32
- "0hkkmxbaas2sirlb5i4r10mgbbiaapjx8pazifabwba23m3wnijh"))))
+ "07857vdkak306d9s5g6fhmjyxk7vijzjhkmqb15s7ihfxx9lx8xb"))))
(build-system cmake-build-system)
(arguments
- '(#:tests? #f)) ; no check target
+ '(#:tests? #f)) ; no check target
(home-page "https://bitbucket.org/mpyne/game-music-emu")
(synopsis "Video game music file playback library")
(description
- branch master updated (d7af020 -> bf8ee1c), guix-commits, 2020/03/12
- 01/16: gnu: java-snappy: Update to 1.1.7.3., guix-commits, 2020/03/12
- 03/16: gnu: picprog: Use HTTPS home page., guix-commits, 2020/03/12
- 02/16: gnu: java-snappy: Don't use unstable tarball., guix-commits, 2020/03/12
- 04/16: gnu: simple-scan: Update to 3.36.0., guix-commits, 2020/03/12
- 08/16: gnu: xmobar: Update to 0.33., guix-commits, 2020/03/12
- 10/16: gnu: rsound: Use HTTPS home page., guix-commits, 2020/03/12
- 06/16: gnu: ephoto: Update source and home page URIs., guix-commits, 2020/03/12
- 11/16: gnu: faust: Use HTTPS home page., guix-commits, 2020/03/12
- 07/16: gnu: gptfdisk: Use HTTPS home page., guix-commits, 2020/03/12
- 09/16: gnu: libgme: Update to 0.6.3.,
guix-commits <=
- 13/16: gnu: dosbox: Use HTTPS home page., guix-commits, 2020/03/12
- 16/16: gnu: xlockmore: Update to 5.62., guix-commits, 2020/03/12
- 14/16: gnu: mame: Use HTTPS home page., guix-commits, 2020/03/12
- 15/16: gnu: xlockmore: Use HTTPS home page., guix-commits, 2020/03/12
- 05/16: gnu: s6: Update to 2.9.1.0., guix-commits, 2020/03/12
- 12/16: gnu: Add gitless., guix-commits, 2020/03/12