me
/
guix
Archived
1
0
Fork 0

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.
Christopher Baines 2023-06-21 10:14:54 +01:00
parent 28542d2d82
commit 46565974a5
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 0 deletions

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