mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-11 14:26:13 +01:00
gnu: utf8proc-2.7.0: Explicitly use ruby-2.7.
So that ruby can change without affecting this package and it's julia related dependents. * gnu/packages/textutils.scm (utf8proc-2.7.0)[native-inputs]: Explicitly use ruby-2.7.
This commit is contained in:
parent
269e0261ba
commit
55f4ad865b
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ encoding, supporting Unicode version 9.0.0.")
|
|||
(sha256
|
||||
(base32 "1g77s8g9443dd92f82pbkim7rk51s7xdwa3mxpzb1lcw8ryxvvg3"))))
|
||||
;; For tests
|
||||
("ruby" ,ruby)))))))
|
||||
("ruby" ,ruby-2.7)))))))
|
||||
|
||||
(define-public libconfuse
|
||||
(package
|
||||
|
|
Loading…
Add table
Reference in a new issue