gnu: ruby-yard: Update to 0.9.25.

* gnu/packages/ruby.scm (ruby-yard): Update to 0.9.25.
This commit is contained in:
Maxim Cournoyer 2020-07-10 23:48:58 -04:00
parent df32ab1196
commit 7eb8ff0b21
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -6988,7 +6988,7 @@ (define-public ruby-yajl-ruby
(define-public ruby-yard
(package
(name "ruby-yard")
(version "0.9.20")
(version "0.9.25")
(source
(origin
(method git-fetch)
@ -6999,7 +6999,7 @@ (define-public ruby-yard
(file-name (git-file-name name version))
(sha256
(base32
"1v48zz8hzazrg79jksj9siys21d2axvzijvkxw2j42zh86syi1wi"))))
"1x7y4s557hrnq439lih7nqg1y7ximardw75jx9i92x3yzpviqqwa"))))
(build-system ruby-build-system)
(arguments
;; Note: Tests are willfully disabled to alleviate dependency cycle