me
/
guix
Archived
1
0
Fork 0

gnu: r-cner: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-cner): Update to 1.32.0.
master
Ricardo Wurmus 2022-05-28 12:45:21 +02:00
parent 18fd5759c7
commit bde757d11d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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