* [bug#63491] [PATCH] gnu: ruby-loofah: Update to 2.21.2.
@ 2023-05-13 20:52 Yovan Naumovski via Guix-patches via
2023-06-26 8:49 ` bug#63491: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Yovan Naumovski via Guix-patches via @ 2023-05-13 20:52 UTC (permalink / raw)
To: 63491; +Cc: Yovan Naumovski
* gnu/packages/ruby.scm (ruby-loofah): Update to 2.21.2.
---
gnu/packages/ruby.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 1dcd5f76a5..50827666a8 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -7564,7 +7564,7 @@ (define-public ruby-listen
(define-public ruby-loofah
(package
(name "ruby-loofah")
- (version "2.13.0")
+ (version "2.21.2")
(home-page "https://github.com/flavorjones/loofah")
(source
(origin
@@ -7575,7 +7575,7 @@ (define-public ruby-loofah
(file-name (git-file-name name version))
(sha256
(base32
- "0rmsm7mckiq0gslfqdl02yvn500n42v84gq28qjqn4yq9jwfs9ga"))))
+ "09l3m764qwpfkjnamiky2c3v2dcqnnr1k4743f46a6asynsjssal"))))
(build-system ruby-build-system)
(native-inputs
(list ruby-hoe ruby-hoe-markdown ruby-rr))
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-26 8:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-13 20:52 [bug#63491] [PATCH] gnu: ruby-loofah: Update to 2.21.2 Yovan Naumovski via Guix-patches via
2023-06-26 8:49 ` bug#63491: " Christopher Baines
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.