me
/
guix
Archived
1
0
Fork 0

gnu: r-gostats: Update to 2.48.0.

* gnu/packages/bioinformatics.scm (r-gostats): Update to 2.48.0.
master
Ricardo Wurmus 2018-11-07 11:59:04 +01:00
parent 95ae5acc89
commit 4a4b5b8537
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6613,14 +6613,14 @@ analysis.")
(define-public r-gostats (define-public r-gostats
(package (package
(name "r-gostats") (name "r-gostats")
(version "2.46.0") (version "2.48.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "GOstats" version)) (uri (bioconductor-uri "GOstats" version))
(sha256 (sha256
(base32 (base32
"1i5mydz5d95w2k28qr9j01hmbnl2id55jq94jvcpcyp1pvinkdq0")))) "0wlqqgfynwqnqhckhsfjwg9zkj6hkmzwd5y76dhqz720vy21rcln"))))
(properties `((upstream-name . "GOstats"))) (properties `((upstream-name . "GOstats")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs