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 4/4] gnu: ruby-sinatra: Update to 3.0.5.
Date: Wed, 1 Mar 2023 23:20:12 +0200	[thread overview]
Message-ID: <8d781c9c-2c7a-69a5-85a8-a729e1772f24@gorski.stream> (raw)
In-Reply-To: <e6b71bf3-7504-efc9-6ba6-f588a1e7240c@gorski.stream>

* gnu/packages/ruby.scm (ruby-sinatra): Update to 3.0.5.

---
  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 5e6fea9999..3c22f2d7ed 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -11644,14 +11644,14 @@ (define-public ruby-htmlentities
  (define-public ruby-sinatra
    (package
      (name "ruby-sinatra")
-    (version "2.0.8.1")
+    (version "3.0.5")
      (source
       (origin
         (method url-fetch)
         (uri (rubygems-uri "sinatra" version))
         (sha256
          (base32
-         "0riy3hwjab1mr73jcqx3brmbmwspnw3d193j06a5f0fy1w35z15q"))))
+         "1ryfja9yd3fq8n1p5yi3qnd0pjk7bkycmxxmbb1bj0axlr1pdv20"))))
      (build-system ruby-build-system)
      (arguments
       `(#:phases
-- 
2.39.1





  parent reply	other threads:[~2023-03-01 21:21 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 ` [bug#61898] [PATCH 2/4] gnu: ruby-rack: Update to 2.2.4 Yovan Naumovski via Guix-patches via
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 ` Yovan Naumovski via Guix-patches via [this message]
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=8d781c9c-2c7a-69a5-85a8-a729e1772f24@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).