mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-aseb: Update to 1.52.0.
* gnu/packages/bioconductor.scm (r-aseb): Update to 1.52.0. Change-Id: I24bdae5f5ab8b9eed4df0ddbc2a57ffcd516a079
This commit is contained in:
parent
410c5ab638
commit
ca7d8a2c75
1 changed files with 2 additions and 2 deletions
|
|
@ -5273,13 +5273,13 @@ pairs.")
|
|||
(define-public r-aseb
|
||||
(package
|
||||
(name "r-aseb")
|
||||
(version "1.50.0")
|
||||
(version "1.52.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ASEB" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ks9h4gzsjpjjwifscid9y175kdshqng22rqc129fq4ch17pd0bs"))))
|
||||
"19cvciadpjn0zjlh2bcrhsvwn1vzfm0rcxx89z6rw29hk0j98xgk"))))
|
||||
(properties `((upstream-name . "ASEB")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://bioconductor.org/packages/ASEB")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue