gnu: r-keggrest: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-keggrest): Update to 1.36.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:41 +02:00
parent a6cb10afc3
commit 2a3372953d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4180,14 +4180,14 @@ (define-public r-interactivedisplaybase
(define-public r-keggrest
(package
(name "r-keggrest")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "KEGGREST" version))
(sha256
(base32
"1np3i1k7rki9akh70156ggmid52yy0is9q5vd3s45ra7an0ap279"))))
"0hzlm6nzmx0iyjh063512a3ghc1xqb58g5z2bnd2wl4y42iww7bg"))))
(properties `((upstream-name . "KEGGREST")))
(build-system r-build-system)
(propagated-inputs