me
/
guix
Archived
1
0
Fork 0

gnu: r-gofuncr: Update to 1.10.0.

* gnu/packages/bioconductor.scm (r-gofuncr): Update to 1.10.0.
master
zimoun 2020-10-30 15:51:39 +01:00 committed by Ricardo Wurmus
parent 2ba61c67aa
commit c3b69d6333
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4516,14 +4516,14 @@ footprints.")
(define-public r-gofuncr
(package
(name "r-gofuncr")
(version "1.8.0")
(version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOfuncR" version))
(sha256
(base32
"1ixjkqb9wpwqfzxsg0h96c6fa63wrk72sfh6x4pq0kpyrcc0ind1"))))
"1ah4v2jj508wjsmrncw58wjq2cyris7bnzfw6kr7jp9n4dvn33mq"))))
(properties `((upstream-name . "GOfuncR")))
(build-system r-build-system)
(propagated-inputs