me
/
guix
Archived
1
0
Fork 0

gnu: r-adductomicsr: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-adductomicsr): Update to 1.16.0.
master
Ricardo Wurmus 2023-04-28 17:59:42 +02:00
parent 89c4664ac7
commit a8730669b5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2515,13 +2515,13 @@ but which also provides utilities which may be useful for other platforms.")
(define-public r-adductomicsr
(package
(name "r-adductomicsr")
(version "1.14.0")
(version "1.16.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "adductomicsR" version))
(sha256
(base32
"0h180k4r1lrij1smpibbqgiki1hb2q87n5ay6habig4bxzbx773x"))))
"17cm65n2awbwmk5i8h1n30abk6pww42ngcy9m24dxz1qdbnvx5fn"))))
(properties `((upstream-name . "adductomicsR")))
(build-system r-build-system)
(propagated-inputs