gnu: r-snapcgh: Update to 1.72.0.

* gnu/packages/bioconductor.scm (r-snapcgh): Update to 1.72.0.

Change-Id: I7b2adbcb45461b5dc4f8248f92bfbda5f145d906
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:19:10 +01:00
parent 6b8c604e48
commit bbe5704c17
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -21947,13 +21947,13 @@ large-scale and fully automated analysis.")
(define-public r-snapcgh
(package
(name "r-snapcgh")
(version "1.70.0")
(version "1.72.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "snapCGH" version))
(sha256
(base32
"0yz5q7w3lqv8ac6a764xlbm4hq3ncnngqng879qbpmzhgb4r155g"))))
"0knjspxzc3z5dhx0a6kx9rkic85w65l84vy552x5bv8jzxkcwrsj"))))
(properties `((upstream-name . "snapCGH")))
(build-system r-build-system)
(propagated-inputs