[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/100: gnu: ruby-hoe: Update to 4.0.4.
From: |
guix-commits |
Subject: |
22/100: gnu: ruby-hoe: Update to 4.0.4. |
Date: |
Mon, 10 Jul 2023 03:27:27 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit bcc615473d13e73fd22f0f0c41182a6c004c9ad2
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Mon Jun 26 20:58:24 2023 +0100
gnu: ruby-hoe: Update to 4.0.4.
* gnu/packages/ruby.scm (ruby-hoe): Update to 4.0.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 ccc36ce3d4..de45e3a345 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -384,13 +384,13 @@ a menu system for providing multiple options to the
user.")
(define-public ruby-hoe
(package
(name "ruby-hoe")
- (version "3.21.0")
+ (version "4.0.4")
(source (origin
(method url-fetch)
(uri (rubygems-uri "hoe" version))
(sha256
(base32
- "0qid0n56mgsjvq5ksxajv0gb92akky8imwgvw22ajms5g4fd6nf4"))))
+ "0r2hy7mq9jd9hsbvskd9sxfbagc92adnn7abzxbda05sscbf46hn"))))
(build-system ruby-build-system)
(arguments
'(#:phases
- 62/100: gnu: ruby-awesome-print: Update to 1.9.2., (continued)
- 62/100: gnu: ruby-awesome-print: Update to 1.9.2., guix-commits, 2023/07/10
- 73/100: gnu: ruby-net-http-persistent: Update to 4.0.2., guix-commits, 2023/07/10
- 67/100: gnu: ruby-octokit: Update to 6.1.1., guix-commits, 2023/07/10
- 76/100: gnu: ruby-slop: Update to 4.10.1., guix-commits, 2023/07/10
- 98/100: gnu: ruby-sass: Update to 3.7.4., guix-commits, 2023/07/10
- 99/100: gnu: ruby-safe-yaml: Fix build., guix-commits, 2023/07/10
- 32/100: gnu: ruby-term-ansicolor: Fix build., guix-commits, 2023/07/10
- 70/100: gnu: ruby-spy: Remove ruby-pry-byebug input., guix-commits, 2023/07/10
- 89/100: gnu: ruby-chunky-png: Update to 1.4.0., guix-commits, 2023/07/10
- 93/100: gnu: ruby-version-gem: Update to 1.1.3., guix-commits, 2023/07/10
- 22/100: gnu: ruby-hoe: Update to 4.0.4.,
guix-commits <=
- 25/100: gnu: ruby-tzinfo-data: Update to 1.2023.3., guix-commits, 2023/07/10
- 28/100: gnu: ruby-minitest: Update to 5.18.1., guix-commits, 2023/07/10
- 39/100: gnu: ruby-hoe: Fix build., guix-commits, 2023/07/10
- 37/100: gnu: Add ruby-http-accept-1., guix-commits, 2023/07/10
- 42/100: gnu: ruby-tilt: Update to 2.0.11., guix-commits, 2023/07/10
- 53/100: gnu: zsh-autosuggestions: Remove ruby-byebug dependency., guix-commits, 2023/07/10
- 57/100: gnu: ruby-wapiti: Update to 2.1.0., guix-commits, 2023/07/10
- 55/100: gnu: ruby-hydra: Fix build., guix-commits, 2023/07/10
- 59/100: gnu: ruby-rb-inotify: Update to 0.10.1., guix-commits, 2023/07/10
- 74/100: gnu: ruby-net-scp: Fix build., guix-commits, 2023/07/10