me
/
guix
Archived
1
0
Fork 0

gnu: r-genie3: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-genie3): Update to 1.22.0.
master
Ricardo Wurmus 2023-04-28 19:01:19 +02:00
parent a6361a752d
commit 733b8a2e0d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15959,14 +15959,14 @@ cisTopics and explore the nature and regulatory proteins driving them.")
(define-public r-genie3
(package
(name "r-genie3")
(version "1.20.0")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GENIE3" version))
(sha256
(base32
"096crx7n75x60s9sx3l7nld3yvrsqs0clvjsdarxc6bbn2qxk81i"))))
"1q4wi3k95c8vsyfx6359p2p29ascjg1cxmpp9bf99ixbjs71rd33"))))
(properties `((upstream-name . "GENIE3")))
(build-system r-build-system)
(propagated-inputs