unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45527] [PATCH] gnu: milkytracker: Update to 1.03.00.
@ 2020-12-29 11:46 Vincent Legoll
  2020-12-30  8:33 ` bug#45527: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-12-29 11:46 UTC (permalink / raw)
  To: 45527; +Cc: Vincent Legoll

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#45527: [PATCH] gnu: milkytracker: Update to 1.03.00.
  2020-12-29 11:46 [bug#45527] [PATCH] gnu: milkytracker: Update to 1.03.00 Vincent Legoll
@ 2020-12-30  8:33 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-12-30  8:33 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45527-done

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-30  8:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-29 11:46 [bug#45527] [PATCH] gnu: milkytracker: Update to 1.03.00 Vincent Legoll
2020-12-30  8:33 ` bug#45527: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).