me
/
guix
Archived
1
0
Fork 0

gnu: r-gofuncr: Update to 1.6.0.

* gnu/packages/bioconductor.scm (r-gofuncr): Update to 1.6.0.
master
Ricardo Wurmus 2019-12-15 15:32:46 +01:00
parent 307667c4ef
commit 4997e0254a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3892,14 +3892,14 @@ footprints.")
(define-public r-gofuncr
(package
(name "r-gofuncr")
(version "1.4.0")
(version "1.6.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOfuncR" version))
(sha256
(base32
"1znnkh96yyv6rkbjxx2942nixw4ixdll1f72v92wzsxdcbwkgqdm"))))
"0hmi13pz923fm95asys615rih63b1i2nvynfczr1zcsc9fzn4h35"))))
(properties `((upstream-name . "GOfuncR")))
(build-system r-build-system)
(propagated-inputs