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.
parent
269e0261ba
commit
55f4ad865b
|
@ -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
|
||||
|
|
Reference in New Issue