me
/
guix
Archived
1
0
Fork 0

gnu: ruby-parallel: Update to 1.21.0.

* gnu/packages/ruby.scm (ruby-parallel): Update to 1.21.0.
master
Efraim Flashner 2021-11-28 21:24:39 +02:00
parent 3401d0a7d4
commit 032d1c03b6
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -10836,7 +10836,7 @@ interface. It allows Jekyll to rebuild your site when a file changes.")
(define-public ruby-parallel
(package
(name "ruby-parallel")
(version "1.13.0")
(version "1.21.0")
(source
(origin
(method git-fetch)
@ -10846,7 +10846,7 @@ interface. It allows Jekyll to rebuild your site when a file changes.")
(file-name (git-file-name name version))
(sha256
(base32
"1isqzbqxz2ndad4i5z3lb9ldrhaijfncj8bmffv04sq44sv87ikv"))))
"1xqjcvl3gq3shvrqp8wc3fbqibzh4mf1yczq6np9gd79558dwj3w"))))
(build-system ruby-build-system)
(arguments
`(;; TODO 3 test failures