mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-apcomplex: Update to 2.74.0.
* gnu/packages/bioconductor.scm (r-apcomplex): Update to 2.74.0. Change-Id: Ib8e15d7a188d3606abe2a03c192a7a7abfce2dfa
This commit is contained in:
parent
05f0875ec4
commit
9e559cadc7
1 changed files with 2 additions and 2 deletions
|
@ -15306,13 +15306,13 @@ problems in genomics, brain imaging, astrophysics, and data mining.")
|
||||||
(define-public r-apcomplex
|
(define-public r-apcomplex
|
||||||
(package
|
(package
|
||||||
(name "r-apcomplex")
|
(name "r-apcomplex")
|
||||||
(version "2.72.0")
|
(version "2.74.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "apComplex" version))
|
(uri (bioconductor-uri "apComplex" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0s8yg9rhi43v35l9hkp2fl7zk3rpn84rbwyn1l00l9fm3fr03qdm"))))
|
(base32 "0a7k2a8i29a21d4ag3m33yvclsr13fm687hmnds7asy22fjid5lb"))))
|
||||||
(properties `((upstream-name . "apComplex")))
|
(properties `((upstream-name . "apComplex")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue