gnu: r-gofuncr: Update to 1.4.0.

* gnu/packages/bioconductor.scm (r-gofuncr): Update to 1.4.0.
This commit is contained in:
Ricardo Wurmus 2019-05-06 00:05:31 +02:00
parent bcc233c1a6
commit bab06a6ff3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3451,14 +3451,14 @@ (define-public r-atacseqqc
(define-public r-gofuncr (define-public r-gofuncr
(package (package
(name "r-gofuncr") (name "r-gofuncr")
(version "1.2.0") (version "1.4.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
"021kgcbm8n2yalhzab11cyppwznlkglynnh45wsgy9i2vi2n2znk")))) "1znnkh96yyv6rkbjxx2942nixw4ixdll1f72v92wzsxdcbwkgqdm"))))
(properties `((upstream-name . "GOfuncR"))) (properties `((upstream-name . "GOfuncR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs