guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: schismtracker: Update to 20190805.


From: guix-commits
Subject: branch master updated: gnu: schismtracker: Update to 20190805.
Date: Sun, 12 Jan 2020 20:51:44 -0500

This is an automated email from the git hooks/post-receive script.

kkebreau pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 72aee8a  gnu: schismtracker: Update to 20190805.
72aee8a is described below

commit 72aee8a817a6577dd7a98ca642096e93efd9c77c
Author: Kei Kebreau <address@hidden>
AuthorDate: Sun Jan 12 20:47:49 2020 -0500

    gnu: schismtracker: Update to 20190805.
    
    * gnu/packages/music.scm (schismtracker): Update to 20190805.
---
 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 fe18f1d..ad369bd 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2978,7 +2978,7 @@ for improved Amiga ProTracker 2/3 compatibility.")
 (define-public schismtracker
   (package
     (name "schismtracker")
-    (version "20190614")
+    (version "20190805")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2987,7 +2987,7 @@ for improved Amiga ProTracker 2/3 compatibility.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0cg0q5bkn8a06v03vmj69xyhi4xxpl729k4008q4hiakh9gy2x49"))
+                "0qqps20vvn3rgpg8174bjrrm38gqcci2z5z4c1r1vhbccclahgsd"))
               (modules '((guix build utils)))
               (snippet
                ;; Remove use of __DATE__ and __TIME__ for reproducibility.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]