me
/
guix
Archived
1
0
Fork 0

gnu: r-cghcall: Update to 2.56.0.

* gnu/packages/bioconductor.scm (r-cghcall): Update to 2.56.0.
master
Ricardo Wurmus 2021-11-04 22:04:13 +00:00
parent c5cb1e0118
commit 19fb6bae8c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5274,12 +5274,12 @@ the @code{arrayCGH} packages.")
(define-public r-cghcall
(package
(name "r-cghcall")
(version "2.54.0")
(version "2.56.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHcall" version))
(sha256
(base32 "1zik04y2q0anzy85l0b4ryzkxpfx2fnmpwp5s7akyk1jfl2r8gw7"))))
(base32 "1r4y8zakgmdbnpwgp14kwh4iwqgqcmjq2yg4nc7j37p09bw1c8zr"))))
(properties `((upstream-name . "CGHcall")))
(build-system r-build-system)
(propagated-inputs