GNU bug report logs - #45527
[PATCH] gnu: milkytracker: Update to 1.03.00.

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Tue, 29 Dec 2020 11:47:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45527: closed ([PATCH] gnu: milkytracker: Update to 1.03.00.)
Date: Wed, 30 Dec 2020 08:35:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 30 Dec 2020 03:33:53 -0500
with message-id <X+w7cWXlRNAFchyo <at> jasmine.lan>
and subject line Re: [bug#45527] [PATCH] gnu: milkytracker: Update to 1.03.00.
has caused the debbugs.gnu.org bug report #45527,
regarding [PATCH] gnu: milkytracker: Update to 1.03.00.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45527: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45527
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: [PATCH] gnu: milkytracker: Update to 1.03.00.
Date: Tue, 29 Dec 2020 12:46:20 +0100
* gnu/packages/music.scm (milkytracker): Update to 1.03.00.
---
 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 f6cc4d252d..c9eb5690d3 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3485,7 +3485,7 @@ websites such as Libre.fm.")
 (define-public milkytracker
   (package
     (name "milkytracker")
-    (version "1.02.00")
+    (version "1.03.00")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3494,7 +3494,7 @@ websites such as Libre.fm.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "05a6d7l98k9i82dwrgi855dnccm3f2lkb144gi244vhk1156n0ca"))
+                "025fj34gq2kmkpwcswcyx7wdxb89vm944dh685zi4bxx0hz16vvk"))
               (modules '((guix build utils)))
               ;; Remove non-FSDG compliant sample songs.
               (snippet
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 45527-done <at> debbugs.gnu.org
Subject: Re: [bug#45527] [PATCH] gnu: milkytracker: Update to 1.03.00.
Date: Wed, 30 Dec 2020 03:33:53 -0500
On Tue, Dec 29, 2020 at 12:46:20PM +0100, Vincent Legoll wrote:
> * gnu/packages/music.scm (milkytracker): Update to 1.03.00.

Thanks! Pushed as e87a2dea55a65baff45df5a153f46f5f1e1f9e32


This bug report was last modified 4 years and 200 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.