me
/
guix
Archived
1
0
Fork 0

gnu: r-cner: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-cner): Update to 1.34.0.
master
zimoun 2022-11-17 03:50:30 +01:00 committed by Ricardo Wurmus
parent 6dfa3f50b9
commit 6dc8ec0358
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15918,13 +15918,13 @@ matrices.")
(define-public r-cner
(package
(name "r-cner")
(version "1.32.0")
(version "1.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "CNEr" version))
(sha256
(base32 "05zvr5fv8nprxqh2wvvrlf737dq242i20p1rpyqjaxihl6xl62kq"))))
(base32 "15y27ca14fdhn2prqgkyikff7p7490xn0bp2c7cnwhw173mm1syw"))))
(properties `((upstream-name . "CNEr")))
(build-system r-build-system)
(inputs (list zlib))