[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
86/94: gnu: ruby-heredoc-unindent: Fix build.
From: |
guix-commits |
Subject: |
86/94: gnu: ruby-heredoc-unindent: Fix build. |
Date: |
Mon, 3 Jul 2023 06:06:38 -0400 (EDT) |
cbaines pushed a commit to branch ruby-team
in repository guix.
commit 37df64c87ae098f11110d1c78e8b50e5f1bd2285
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Sat Jul 1 10:07:56 2023 +0100
gnu: ruby-heredoc-unindent: Fix build.
* gnu/packages/ruby.scm (ruby-heredoc-unindent)[native-inputs]: Use
ruby-hoe-3.
---
gnu/packages/ruby.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index ee027d7da1..8cf5b0d8c9 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -13636,7 +13636,7 @@ hashes more powerful.")
"14ijr2fsjwhrkjkcaz81d5xnfa4vvgvcflrff83avqw9klm011yw"))))
(build-system ruby-build-system)
(native-inputs
- (list ruby-hoe))
+ (list ruby-hoe-3))
(home-page "https://github.com/adrianomitre/heredoc_unindent")
(synopsis "Heredoc indentation cleaner")
(description "This gem removes common margin from indented strings, such
- 63/94: gnu: ruby-benchmark-ips: Update to 2.12.0., (continued)
- 63/94: gnu: ruby-benchmark-ips: Update to 2.12.0., guix-commits, 2023/07/03
- 64/94: gnu: ruby-braintree: Update to 4.12.0., guix-commits, 2023/07/03
- 67/94: gnu: ruby-octokit: Update to 6.1.1., guix-commits, 2023/07/03
- 69/94: gnu: ruby-language-server-protocol: Remove ruby-pry-byebug dependency., guix-commits, 2023/07/03
- 71/94: gnu: ruby-net-http-digest-auth: Fix build., guix-commits, 2023/07/03
- 73/94: gnu: ruby-net-http-persistent: Update to 4.0.2., guix-commits, 2023/07/03
- 75/94: gnu: ruby-sexp-processor: Update to 4.17.0., guix-commits, 2023/07/03
- 78/94: gnu: swagger-diff: Update to 2.0.0., guix-commits, 2023/07/03
- 79/94: gnu: ruby-byebug: Fix build., guix-commits, 2023/07/03
- 88/94: gnu: Add ruby-rubocop-packaging., guix-commits, 2023/07/03
- 86/94: gnu: ruby-heredoc-unindent: Fix build.,
guix-commits <=
- 87/94: gnu: ruby-hoe-git: Fix build., guix-commits, 2023/07/03
- 89/94: gnu: ruby-chunky-png: Update to 1.4.0., guix-commits, 2023/07/03
- 92/94: gnu: ruby-rspec-block-is-expected: Update to 1.0.5., guix-commits, 2023/07/03
- 94/94: gnu: ruby-yard: Refactor package and some dependencies., guix-commits, 2023/07/03
- 32/94: gnu: ruby-term-ansicolor: Fix build., guix-commits, 2023/07/03
- 31/94: gnu: ruby-minitest-bonus-assertions: Fix build., guix-commits, 2023/07/03
- 17/94: gnu: Add ruby-psych., guix-commits, 2023/07/03