me
/
guix
Archived
1
0
Fork 0

gnu: r-gofuncr: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-gofuncr): Update to 1.16.0.
master
Ricardo Wurmus 2022-05-28 12:45:01 +02:00
parent 5fce56ab4b
commit d3ff3a75cd
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9275,14 +9275,14 @@ footprints.")
(define-public r-gofuncr (define-public r-gofuncr
(package (package
(name "r-gofuncr") (name "r-gofuncr")
(version "1.14.0") (version "1.16.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
"08n1d03i4l2dl47axmrziiypi83yffndf0ww1b32skyjm2r0x127")))) "02vdfsjrqp0m06mfbspwkxjyqxfca0w1idgygpi1a9i5m4fqhwpk"))))
(properties `((upstream-name . "GOfuncR"))) (properties `((upstream-name . "GOfuncR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs