me
/
guix
Archived
1
0
Fork 0

gnu: r-gofuncr: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-gofuncr): Update to 1.18.0.
master
zimoun 2022-11-17 03:50:21 +01:00 committed by Ricardo Wurmus
parent 82015ac5b1
commit a2ec0390a7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11172,14 +11172,14 @@ footprints.")
(define-public r-gofuncr
(package
(name "r-gofuncr")
(version "1.16.0")
(version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOfuncR" version))
(sha256
(base32
"02vdfsjrqp0m06mfbspwkxjyqxfca0w1idgygpi1a9i5m4fqhwpk"))))
"0d0xis4nns5icsr16w4ik2d95n3p2h93c47jvlp22crv7f4rlaa5"))))
(properties `((upstream-name . "GOfuncR")))
(build-system r-build-system)
(propagated-inputs