gnu: jekyll: Update to 3.8.5.

* gnu/packages/ruby.scm (jekyll): Update to 3.8.5.
master
Tobias Geerinckx-Rice 2019-03-21 03:49:08 +01:00
parent c664ebcc31
commit 5cf3e6fcd5
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -8266,13 +8266,13 @@ Pathname.")
(define-public jekyll
(package
(name "jekyll")
(version "3.8.3")
(version "3.8.5")
(source (origin
(method url-fetch)
(uri (rubygems-uri "jekyll" version))
(sha256
(base32
"1iw90wihk9dscgmppf5v6lysg3kjmnx50mjyl4gghkdb4spw97xk"))))
"1nn2sc308l2mz0yiall4r90l6vy67qp4sy9zapi73a948nd4a5k3"))))
(build-system ruby-build-system)
(arguments
;; No rakefile, but a test subdirectory