mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 14:52:05 -05:00
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:
parent
6b8c604e48
commit
bbe5704c17
1 changed files with 2 additions and 2 deletions
|
@ -21947,13 +21947,13 @@ (define-public r-pathview
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue