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:
parent
3b19239c0f
commit
a9f203ba6c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue