1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-21 16:45:58 +02:00

gnu: ruby-ritex: Build with ruby-2.7.

As it looks to be incompatible with Ruby 3.

* gnu/packages/ruby.scm (ruby-ritex)[arguments]: Build with ruby-2.7.
This commit is contained in:
Christopher Baines
2023-06-21 10:14:54 +01:00
parent 28542d2d82
commit 46565974a5
+1
View File
@@ -16072,6 +16072,7 @@ parts (e.g., given and family names, honorifics etc.).")
(arguments
;; thanks to the Gentoo packagers for figuring this out
(list
#:ruby ruby-2.7
#:phases
#~(modify-phases %standard-phases
(add-after 'extract-gemspec 'fix-tests