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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user