unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Yovan Naumovski via Guix-patches via <guix-patches@gnu.org>
To: 66185@debbugs.gnu.org
Cc: Yovan Naumovski <yovan@gorski.stream>
Subject: [bug#66185] [PATCH] gnu: milkytracker: Update to 1.04.00.
Date: Sun, 24 Sep 2023 22:56:54 +0300	[thread overview]
Message-ID: <20230924195704.21026-1-yovan@gorski.stream> (raw)

* 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





             reply	other threads:[~2023-09-24 19:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-24 19:56 Yovan Naumovski via Guix-patches via [this message]
2023-10-02 15:11 ` bug#66185: [PATCH] gnu: milkytracker: Update to 1.04.00 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230924195704.21026-1-yovan@gorski.stream \
    --to=guix-patches@gnu.org \
    --cc=66185@debbugs.gnu.org \
    --cc=yovan@gorski.stream \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).