* [bug#66185] [PATCH] gnu: milkytracker: Update to 1.04.00.
@ 2023-09-24 19:56 Yovan Naumovski via Guix-patches via
2023-10-02 15:11 ` bug#66185: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Yovan Naumovski via Guix-patches via @ 2023-09-24 19:56 UTC (permalink / raw)
To: 66185; +Cc: Yovan Naumovski
* gnu/packages/music.scm (milkytracker): Update to 1.04.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 a26719aec2..71fe72d433 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -4103,7 +4103,7 @@ (define-public beets-bandcamp
(define-public milkytracker
(package
(name "milkytracker")
- (version "1.03.00")
+ (version "1.04.00")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4112,7 +4112,7 @@ (define-public milkytracker
(file-name (git-file-name name version))
(sha256
(base32
- "025fj34gq2kmkpwcswcyx7wdxb89vm944dh685zi4bxx0hz16vvk"))
+ "0zxaq69yb30wyw4dmx3hypzgyxsypp6i9qrv599jlbbbzhwjysqc"))
(modules '((guix build utils)))
;; Remove non-FSDG compliant sample songs.
(snippet
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-02 15:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-24 19:56 [bug#66185] [PATCH] gnu: milkytracker: Update to 1.04.00 Yovan Naumovski via Guix-patches via
2023-10-02 15:11 ` bug#66185: " Ludovic Courtès
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).