mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-affxparser: Update to 1.80.0.
* gnu/packages/bioconductor.scm (r-affxparser): Update to 1.80.0. Change-Id: I89c59d3780b20c4584f8141bdbf88722eb960bca
This commit is contained in:
parent
991a844a18
commit
0e774ade25
1 changed files with 2 additions and 2 deletions
|
@ -8142,14 +8142,14 @@ CDF file formats.")
|
|||
(define-public r-affxparser
|
||||
(package
|
||||
(name "r-affxparser")
|
||||
(version "1.78.0")
|
||||
(version "1.80.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "affxparser" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1b68jnl1w9lk3z20774dlhj98fb4hfjkq3y8pv4gbz4kkgy44a6f"))))
|
||||
"1j3l2i2z23rsayr0g2wzyp31vpb7h027jmjz8cbx8hnnapwyd36f"))))
|
||||
(properties `((upstream-name . "affxparser")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://github.com/HenrikBengtsson/affxparser")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue