From: Yovan Naumovski via Guix-patches via <guix-patches@gnu.org>
To: 61898@debbugs.gnu.org
Subject: [bug#61898] [PATCH 1/4] gnu: ruby-mustermann: Update to 3.0.0.
Date: Wed, 1 Mar 2023 23:14:01 +0200 [thread overview]
Message-ID: <3643438b-f0ae-3c43-1746-444acb6802aa@gorski.stream> (raw)
In-Reply-To: <e6b71bf3-7504-efc9-6ba6-f588a1e7240c@gorski.stream>
* gnu/packages/ruby.scm (ruby-mustermann): Update to
3.0.0.
---
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 2e8d4038de..743bfc90b6 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -11540,14 +11540,14 @@ (define-public ruby-mustache
(define-public ruby-mustermann
(package
(name "ruby-mustermann")
- (version "1.0.3")
+ (version "3.0.0")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "mustermann" version))
(sha256
(base32
- "0lycgkmnyy0bf29nnd2zql5a6pcf8sp69g9v4xw0gcfcxgpwp7i1"))))
+ "0rwbq20s2gdh8dljjsgj5s6wqqfmnbclhvv2c2608brv7jm6jdbd"))))
(build-system ruby-build-system)
(arguments
;; No tests.
--
2.39.1
next prev parent reply other threads:[~2023-03-01 21:15 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 ` Yovan Naumovski via Guix-patches via [this message]
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 ` [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3643438b-f0ae-3c43-1746-444acb6802aa@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.