me
/
guix
Archived
1
0
Fork 0

gnu: r-adductomicsr: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-adductomicsr): Update to 1.20.0.

Change-Id: I048fb7fbc173ce6883d80ca097b75b69704e2750
master
Ricardo Wurmus 2024-05-07 12:32:31 +02:00
parent 1406bc656a
commit aa54d5f36f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3066,13 +3066,13 @@ but which also provides utilities which may be useful for other platforms.")
(define-public r-adductomicsr
(package
(name "r-adductomicsr")
(version "1.18.0")
(version "1.20.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "adductomicsR" version))
(sha256
(base32
"0fb670gxzl5aq6vmb5d2l04r0408gxrqs06k1a3b3pzkdbd7qxwm"))))
"0800jbfm488i6ccz48k49gpxr9sf9104cxcghgy9c4lzm5d3wfbm"))))
(properties `((upstream-name . "adductomicsR")))
(build-system r-build-system)
(propagated-inputs