unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Yovan Naumovski via Guix-patches via <guix-patches@gnu.org>
To: 63491@debbugs.gnu.org
Cc: Yovan Naumovski <yovan@gorski.stream>
Subject: [bug#63491] [PATCH] gnu: ruby-loofah: Update to 2.21.2.
Date: Sat, 13 May 2023 23:52:37 +0300	[thread overview]
Message-ID: <20230513205237.22157-1-yovan@gorski.stream> (raw)

* 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





             reply	other threads:[~2023-05-13 20:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-13 20:52 Yovan Naumovski via Guix-patches via [this message]
2023-06-26  8:49 ` bug#63491: [PATCH] gnu: ruby-loofah: Update to 2.21.2 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230513205237.22157-1-yovan@gorski.stream \
    --to=guix-patches@gnu.org \
    --cc=63491@debbugs.gnu.org \
    --cc=yovan@gorski.stream \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).