mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-icens: Update to 1.80.0.
* gnu/packages/bioconductor.scm (r-icens): Update to 1.80.0. Change-Id: Id12b6fb94ed4bb4ac40633632e8487fc20252101
This commit is contained in:
parent
e617eb8b99
commit
885fdb03e4
1 changed files with 2 additions and 2 deletions
|
@ -24691,14 +24691,14 @@ hypothesis @code{K=1}.")
|
|||
(define-public r-icens
|
||||
(package
|
||||
(name "r-icens")
|
||||
(version "1.78.0")
|
||||
(version "1.80.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Icens" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0f07k20dg3hdwg4q67yg2n9q8carddz135g6p15admz2bmdx7lsy"))))
|
||||
"125n4kd2b7fd4x198y70wyapab32wmxnf877cq1ngr9ryhlnnjl7"))))
|
||||
(properties `((upstream-name . "Icens")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue