gnu: r-abseqr: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-abseqr): Update to 1.16.0.
This commit is contained in:
parent
8a11bd2c1e
commit
e09f43a15d
1 changed files with 2 additions and 2 deletions
|
@ -10851,14 +10851,14 @@ (define-public r-a4
|
|||
(define-public r-abseqr
|
||||
(package
|
||||
(name "r-abseqr")
|
||||
(version "1.14.0")
|
||||
(version "1.16.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "abseqR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0jh3rj6ag07vpw6fymqm6m4jkrm9mgf50zkjncahxdf52mna8a9b"))))
|
||||
"1z5an4vsm55a0qr46qmp8562vc3xdam5f3840r8hcdnn5dvzw414"))))
|
||||
(properties `((upstream-name . "abseqR")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
|
Loading…
Reference in a new issue