mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-a4preproc: Update to 1.56.0.
* gnu/packages/bioconductor.scm (r-a4preproc): Update to 1.56.0. Change-Id: Id45d5177875e636c2192c7372172644bc0d704ef
This commit is contained in:
parent
970f587b48
commit
61ef74d477
1 changed files with 2 additions and 2 deletions
|
@ -19392,14 +19392,14 @@ Affymetrix arrays.")
|
|||
(define-public r-a4preproc
|
||||
(package
|
||||
(name "r-a4preproc")
|
||||
(version "1.54.0")
|
||||
(version "1.56.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "a4Preproc" version))
|
||||
(sha256
|
||||
(base32
|
||||
"108ns2ln2j5bkaqmah0w8132b2p995wrcd4a98a1vnsgs806mwfp"))))
|
||||
"01z9yr9syn6yfndc4vk2cfkc2kgfabpp1fq0liivglpdyzjg0mk2"))))
|
||||
(properties `((upstream-name . "a4Preproc")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue