[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
86/100: gnu: ruby-heredoc-unindent: Fix build.
From: |
guix-commits |
Subject: |
86/100: gnu: ruby-heredoc-unindent: Fix build. |
Date: |
Mon, 10 Jul 2023 03:27:39 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 6a7e758aed3bc569ec961d5771fdb82a9572107e
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
- 18/100: gnu: ruby-mocha: Update to 2.0.4., (continued)
- 18/100: gnu: ruby-mocha: Update to 2.0.4., guix-commits, 2023/07/10
- 26/100: gnu: ruby-json-pure: Update to 2.6.3., guix-commits, 2023/07/10
- 27/100: gnu: ruby-markaby: Fix tests., guix-commits, 2023/07/10
- 36/100: gnu: Add ruby-http-accept., guix-commits, 2023/07/10
- 24/100: gnu: ruby-rack: Update to 2.2.7., guix-commits, 2023/07/10
- 41/100: gnu: ruby-oedipus-lex: Update to 2.6.1., guix-commits, 2023/07/10
- 43/100: gnu: ruby-rest-client: Update to 2.1.0., guix-commits, 2023/07/10
- 61/100: gnu: ronn-ng: Fix build., guix-commits, 2023/07/10
- 72/100: gnu: ruby-connection-pool: Update to 2.4.1., guix-commits, 2023/07/10
- 54/100: gnu: ruby-importmap-rails: Remove ruby-byebug dependency., guix-commits, 2023/07/10
- 86/100: gnu: ruby-heredoc-unindent: Fix build.,
guix-commits <=
- 75/100: gnu: ruby-sexp-processor: Update to 4.17.0., guix-commits, 2023/07/10
- 03/100: gnu: ruby-dep: Build with ruby-2.7., guix-commits, 2023/07/10
- 12/100: gnu: Add ruby-set., guix-commits, 2023/07/10
- 15/100: gnu: ruby-introspection: Adjust inputs., guix-commits, 2023/07/10
- 34/100: gnu: ruby-mime-types: Update to 3.4.1., guix-commits, 2023/07/10
- 19/100: gnu: ruby-test-construct: Update to 2.0.2., guix-commits, 2023/07/10
- 35/100: gnu: ruby-http-cookie: Update to 1.0.5., guix-commits, 2023/07/10
- 44/100: gnu: ruby-cucumber: Fix build., guix-commits, 2023/07/10
- 47/100: gnu: ruby-kpeg: Update to 1.3.3., guix-commits, 2023/07/10
- 45/100: gnu: ruby-puma: Update to 6.3.0., guix-commits, 2023/07/10