mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-09 02:35:54 +02:00
gnu: r-apcomplex: Update to 2.70.0.
* gnu/packages/bioconductor.scm (r-apcomplex): Update to 2.70.0. Change-Id: Ic8641d7e20d1db3fb101807e27eb908d3da47d7b
This commit is contained in:
@@ -12908,13 +12908,13 @@ problems in genomics, brain imaging, astrophysics, and data mining.")
|
||||
(define-public r-apcomplex
|
||||
(package
|
||||
(name "r-apcomplex")
|
||||
(version "2.68.0")
|
||||
(version "2.70.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "apComplex" version))
|
||||
(sha256
|
||||
(base32 "1y3c3358y7ynn5lj2gcy9ll2gxnnlv689pj0bgr2gsnhbss1kw1r"))))
|
||||
(base32 "1fsqrds5r8bhdf7fbnw6rf3vqapl6xk1a5l6jjb98raxmjsrfyqs"))))
|
||||
(properties `((upstream-name . "apComplex")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user