all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: SeerLite via Guix-patches via <guix-patches@gnu.org>
To: 55646@debbugs.gnu.org
Cc: SeerLite <seerlite@nixnet.email>
Subject: [bug#55646] [PATCH] gnu: ruby-asciimath: Update to 2.0.4.
Date: Wed, 25 May 2022 19:29:21 -0400	[thread overview]
Message-ID: <3690b05be9b1be29c661e4254730d3b14efd30fa.1653521361.git.seerlite@nixnet.email> (raw)

gnu/packages/math.scm (ruby-asciimath): Update to 2.0.4.
---
 gnu/packages/maths.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 98e239d5bd..dd799ad570 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -3824,14 +3824,14 @@ (define-public mumps-metis-openmpi
 (define-public ruby-asciimath
   (package
     (name "ruby-asciimath")
-    (version "2.0.1")
+    (version "2.0.4")
     (source
      (origin
        (method url-fetch)
        (uri (rubygems-uri "asciimath" version))
        (sha256
         (base32
-         "1aapydwwkydbwgz07n7ma3a5jy9n3v0shy6q6j8mi4wr3crhx45a"))))
+         "1fy2jrn3gr7cl33qydp3pwyfilcmb4m4z6hfhnvydzg8r3srp36j"))))
     (build-system ruby-build-system)
     (native-inputs
      (list ruby-nokogiri ruby-rspec))
-- 
2.36.1





             reply	other threads:[~2022-05-25 23:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-25 23:29 SeerLite via Guix-patches via [this message]
2022-06-03 21:44 ` bug#55646: [PATCH] gnu: ruby-asciimath: Update to 2.0.4 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

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

  git send-email \
    --in-reply-to=3690b05be9b1be29c661e4254730d3b14efd30fa.1653521361.git.seerlite@nixnet.email \
    --to=guix-patches@gnu.org \
    --cc=55646@debbugs.gnu.org \
    --cc=seerlite@nixnet.email \
    /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.