[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/129: gnu: ruby-fast-gettext: Update to 4.1.0.
From: |
guix-commits |
Subject: |
37/129: gnu: ruby-fast-gettext: Update to 4.1.0. |
Date: |
Sun, 8 Jun 2025 12:13:45 -0400 (EDT) |
guix_mirror_bot pushed a commit to branch ruby-team
in repository guix.
commit 77177e6bb657bfc6491afadba4f794ea03aeb557
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Fri Jan 31 09:20:07 2025 +0100
gnu: ruby-fast-gettext: Update to 4.1.0.
* gnu/packages/ruby.scm (ruby-fast-gettext): Update to 4.1.0.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
---
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 4d535ee294..7bb8cbbc06 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -4519,7 +4519,7 @@ interface for Ruby programs.")
(define-public ruby-fast-gettext
(package
(name "ruby-fast-gettext")
- (version "2.3.0")
+ (version "4.1.0")
(home-page "https://github.com/grosser/fast_gettext")
(source (origin
(method git-fetch)
@@ -4528,7 +4528,7 @@ interface for Ruby programs.")
(file-name (git-file-name name version))
(sha256
(base32
- "0ba1wv96qarvvh19s8m1cgd26a9jgil4wl8nwgv4sl9fg5sqgksm"))))
+ "04p9s0r67xgvckab9ydb3fbnrc7g20p5c05z2zsacynlkp9x5jp9"))))
(build-system ruby-build-system)
(arguments
(list
- 80/129: gnu: ruby-timeout: Update to 0.4.3., (continued)
- 80/129: gnu: ruby-timeout: Update to 0.4.3., guix-commits, 2025/06/08
- 74/129: gnu: ruby-msgpack: Update to 1.7.5., guix-commits, 2025/06/08
- 86/129: gnu: ruby-puma: Update to 6.5.0., guix-commits, 2025/06/08
- 92/129: gnu: ruby-mail: Update to 2.8.1., guix-commits, 2025/06/08
- 110/129: gnu: ruby-rubocop-performance: Update to 1.23.1., guix-commits, 2025/06/08
- 114/129: gnu: Remove ruby-gimme., guix-commits, 2025/06/08
- 120/129: gnu: ruby: Update to ruby-3.2., guix-commits, 2025/06/08
- 127/129: gnu: astroid: Adjust inputs., guix-commits, 2025/06/08
- 17/129: gnu: ruby-rspec-rails: Update to 7.0.2., guix-commits, 2025/06/08
- 29/129: gnu: ruby-importmap-rails: Update package., guix-commits, 2025/06/08
- 37/129: gnu: ruby-fast-gettext: Update to 4.1.0.,
guix-commits <=
- 95/129: gnu: ruby-tilt: Update to 2.1.0., guix-commits, 2025/06/08
- 108/129: gnu: ruby-rubocop-rspec-minimal: Update to 2.26.0., guix-commits, 2025/06/08
- 101/129: gnu: ruby-regexp-parser: Update to 2.6.0., guix-commits, 2025/06/08
- 113/129: gnu: ruby-standard: Update to 1.37.0., guix-commits, 2025/06/08
- 116/129: gnu: ruby-yaml-lint: Update to 0.1.2-0.d6a253f., guix-commits, 2025/06/08
- 117/129: gnu: ruby-rubocop-rspec-minimal: Avoid ruby-danger dependency., guix-commits, 2025/06/08
- 121/129: gnu: ruby-ae: Respect #:tests? argument., guix-commits, 2025/06/08
- 118/129: gnu: ruby-fakefs: Update to 2.8.0., guix-commits, 2025/06/08
- 125/129: gnu: ruby-puma: Update to 6.6.0., guix-commits, 2025/06/08
- 123/129: gnu: ruby-brass: Respect #:tests? argument., guix-commits, 2025/06/08