3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: r-icens: Update to 1.64.0.

* gnu/packages/bioconductor.scm (r-icens): Update to 1.64.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:50:12 +02:00
parent 3b19239c0f
commit a9f203ba6c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11865,14 +11865,14 @@ hypothesis @code{K=1}.")
(define-public r-icens
(package
(name "r-icens")
(version "1.62.0")
(version "1.64.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Icens" version))
(sha256
(base32
"1w94mvh8pai77h4fcaiyacmzs58n4kbiq6bm4z0hk24j1ywph3dr"))))
"1rzgwxx4w2bqsaz0xmkhi4w9zsxgms80xf59zg1xp1camyhaihlz"))))
(properties `((upstream-name . "Icens")))
(build-system r-build-system)
(propagated-inputs