* [bug#55646] [PATCH] gnu: ruby-asciimath: Update to 2.0.4.
@ 2022-05-25 23:29 SeerLite via Guix-patches via
2022-06-03 21:44 ` bug#55646: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: SeerLite via Guix-patches via @ 2022-05-25 23:29 UTC (permalink / raw)
To: 55646; +Cc: SeerLite
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#55646: [PATCH] gnu: ruby-asciimath: Update to 2.0.4.
2022-05-25 23:29 [bug#55646] [PATCH] gnu: ruby-asciimath: Update to 2.0.4 SeerLite via Guix-patches via
@ 2022-06-03 21:44 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-06-03 21:44 UTC (permalink / raw)
To: SeerLite; +Cc: 55646-done
Hi,
SeerLite <seerlite@nixnet.email> skribis:
> gnu/packages/math.scm (ruby-asciimath): Update to 2.0.4.
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-03 21:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-25 23:29 [bug#55646] [PATCH] gnu: ruby-asciimath: Update to 2.0.4 SeerLite via Guix-patches via
2022-06-03 21:44 ` bug#55646: " 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).