GNU bug report logs -
#64136
[PATCH] gnu: ruby-loofah: Update to 2.21.3.
Previous Next
Reported by: Juliana Sims <juli <at> incana.org>
Date: Sat, 17 Jun 2023 18:38:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64136 in the body.
You can then email your comments to 64136 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#64136
; Package
guix-patches
.
(Sat, 17 Jun 2023 18:38:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Juliana Sims <juli <at> incana.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 17 Jun 2023 18:38:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 19 Jun 2023 10:15:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Juliana Sims <juli <at> incana.org>
:
bug acknowledged by developer.
(Mon, 19 Jun 2023 10:15:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 64136-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Juliana Sims <juli <at> 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
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 17 Jul 2023 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 338 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.