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: 61898@debbugs.gnu.org
Subject: [bug#61898] [PATCH 2/4] gnu: ruby-rack: Update to 2.2.4.
Date: Wed, 1 Mar 2023 23:18:39 +0200	[thread overview]
Message-ID: <fa69e851-12a2-a111-31e0-057ed4675d0d@gorski.stream> (raw)
In-Reply-To: <e6b71bf3-7504-efc9-6ba6-f588a1e7240c@gorski.stream>

* gnu/packages/ruby.scm (ruby-rack): Update to 2.2.4.

---
  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 743bfc90b6..3d19bd1cc6 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -6766,7 +6766,7 @@ (define-public ruby-racc
  (define-public ruby-rack
    (package
      (name "ruby-rack")
-    (version "2.2.3")
+    (version "2.2.4")
      (source
       (origin
         (method git-fetch)
@@ -6777,7 +6777,7 @@ (define-public ruby-rack
         (file-name (git-file-name name version))
         (sha256
          (base32
-         "1qrm5z5v586738bnkr9188dvz0s25nryw6sgvx18jjlkizayw1g4"))
+         "1lkbwl4008yv60hyaavik782hh7xwl8xqdh31acv9zn4h1n9pjqq"))
         ;; Ignore test which fails inside the build environment but works
         ;; outside.
         (modules '((guix build utils)))
-- 
2.39.1





  parent reply	other threads:[~2023-03-01 21:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-01 21:09 [bug#61898] [PATCH 0/4] Update ruby-sinatra to 3.0.5 Yovan Naumovski via Guix-patches via
2023-03-01 21:14 ` [bug#61898] [PATCH 1/4] gnu: ruby-mustermann: Update to 3.0.0 Yovan Naumovski via Guix-patches via
2023-03-01 21:18 ` Yovan Naumovski via Guix-patches via [this message]
2023-03-01 21:19 ` [bug#61898] [PATCH 3/4] gnu: ruby-rack-protection: Update to 3.0.5 Yovan Naumovski via Guix-patches via
2023-03-01 21:20 ` [bug#61898] [PATCH 4/4] gnu: ruby-sinatra: " Yovan Naumovski via Guix-patches via
2023-03-29  2:04 ` bug#61898: [PATCH 0/4] Update ruby-sinatra " Maxim Cournoyer

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=fa69e851-12a2-a111-31e0-057ed4675d0d@gorski.stream \
    --to=guix-patches@gnu.org \
    --cc=61898@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).