unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64136] [PATCH] gnu: ruby-loofah: Update to 2.21.3.
@ 2023-06-17 18:37 Juliana Sims
  2023-06-19 10:13 ` bug#64136: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Juliana Sims @ 2023-06-17 18:37 UTC (permalink / raw)
  To: 64136; +Cc: Juliana Sims

Hello,

This patch updates ruby-loofah to the latest version, fixing its failing build
and that of its dependents. This patches supercedes 63491 which updates it to a
version one point release behind it.

Thanks,
Juli

* gnu/packages/ruby.scm (ruby-loofah): Update to 2.21.3.
---
 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 f28ad97e11..0fa68be980 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -7596,7 +7596,7 @@ (define-public ruby-listen
 (define-public ruby-loofah
   (package
     (name "ruby-loofah")
-    (version "2.13.0")
+    (version "2.21.3")
     (home-page "https://github.com/flavorjones/loofah")
     (source
      (origin
@@ -7607,7 +7607,7 @@ (define-public ruby-loofah
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0rmsm7mckiq0gslfqdl02yvn500n42v84gq28qjqn4yq9jwfs9ga"))))
+         "1lh7cf56y1b0h090ahphvz7grq581phsamdl0rq59y0q9bqwrhg0"))))
     (build-system ruby-build-system)
     (native-inputs
      (list ruby-hoe ruby-hoe-markdown ruby-rr))
-- 
2.40.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#64136: [PATCH] gnu: ruby-loofah: Update to 2.21.3.
  2023-06-17 18:37 [bug#64136] [PATCH] gnu: ruby-loofah: Update to 2.21.3 Juliana Sims
@ 2023-06-19 10:13 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-19 10:13 UTC (permalink / raw)
  To: Juliana Sims; +Cc: 64136-done

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


Juliana Sims <juli@incana.org> writes:

> Hello,
>
> This patch updates ruby-loofah to the latest version, fixing its failing build
> and that of its dependents. This patches supercedes 63491 which updates it to a
> version one point release behind it.
>
> Thanks,
> Juli
>
> * gnu/packages/ruby.scm (ruby-loofah): Update to 2.21.3.
> ---
>  gnu/packages/ruby.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch Juli, I've pushed this to master as
c6ff9343370521631dc13cca6cf793df202e9362.

Chris

[-- 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-19 10:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-17 18:37 [bug#64136] [PATCH] gnu: ruby-loofah: Update to 2.21.3 Juliana Sims
2023-06-19 10:13 ` bug#64136: " 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).