unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [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

* bug#63491: [PATCH] gnu: ruby-loofah: Update to 2.21.2.
  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 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-26  8:49 UTC (permalink / raw)
  To: 63491-close

[-- Attachment #1: Type: text/plain, Size: 22 bytes --]


Superseded by 64136.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[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 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).