emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64136: closed ([PATCH] gnu: ruby-loofah: Update to 2.21.3.)


From: GNU bug Tracking System
Subject: bug#64136: closed ([PATCH] gnu: ruby-loofah: Update to 2.21.3.)
Date: Mon, 19 Jun 2023 10:15:02 +0000

Your message dated Mon, 19 Jun 2023 11:13:35 +0100
with message-id <87cz1rlpxq.fsf@cbaines.net>
and subject line Re: [bug#64136] [PATCH] gnu: ruby-loofah: Update to 2.21.3.
has caused the debbugs.gnu.org bug report #64136,
regarding [PATCH] gnu: ruby-loofah: Update to 2.21.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64136: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64136
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: ruby-loofah: Update to 2.21.3. Date: Sat, 17 Jun 2023 14:37:00 -0400
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#64136] [PATCH] gnu: ruby-loofah: Update to 2.21.3. Date: Mon, 19 Jun 2023 11:13:35 +0100 User-agent: mu4e 1.10.2; emacs 28.2
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]