me
/
guix
Archived
1
0
Fork 0

gnu: r-gofuncr: Update to 1.8.0.

* gnu/packages/bioconductor.scm (r-gofuncr): Update to 1.8.0.
master
Ricardo Wurmus 2020-06-13 00:54:27 +02:00
parent a007de81e5
commit 19b39ac579
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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