all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 50998@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: [bug#50998] [PATCH 3/4] gnu: abjad-ext-rmakers: Update to 3.4.
Date: Sun,  3 Oct 2021 15:07:02 -0400	[thread overview]
Message-ID: <20211003190703.727-3-jgart@dismail.de> (raw)
In-Reply-To: <20211003190703.727-1-jgart@dismail.de>

* gnu/packages/music.scm (abjad-ext-rmakers): Update to 3.4.
---
 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 aeb52666be..332e1b089f 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1584,7 +1584,7 @@ typographic detail of symbols on the page.")
 (define-public abjad-ext-rmakers
   (package
     (name "abjad-ext-rmakers")
-    (version "3.3")
+    (version "3.4")
     (source
      (origin
        (method git-fetch)
@@ -1594,7 +1594,7 @@ typographic detail of symbols on the page.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "03nry8lzh3s81yq4lw8y6j63m7zdsl20q7rvx9cfmp3rmbvlaycs"))))
+         "0wma9vzn42h1rhbzh2dwjsrzjhsi1yqdgn6wx1dfk78vaki6prd8"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.33.0





  parent reply	other threads:[~2021-10-03 19:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-03 18:55 [bug#50998] [PATCH] gnu: abjad: Update to 3.4 jgart via Guix-patches via
2021-10-03 19:07 ` [bug#50998] [PATCH 1/4] gnu: python-uqbar: Update to 0.5.6 jgart via Guix-patches via
2021-10-03 19:07   ` [bug#50998] [PATCH 2/4] gnu: abjad-ext-nauert: Update to 3.4 jgart via Guix-patches via
2021-10-03 19:07   ` jgart via Guix-patches via [this message]
2021-10-03 19:07   ` [bug#50998] [PATCH 4/4] gnu: abjad: " jgart via Guix-patches via
2021-10-04  8:25 ` bug#50998: [PATCH] " Efraim Flashner
2021-10-04 17:12   ` [bug#50998] " jgart via Guix-patches via

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

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

  git send-email \
    --in-reply-to=20211003190703.727-3-jgart@dismail.de \
    --to=guix-patches@gnu.org \
    --cc=50998@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.