me
/
guix
Archived
1
0
Fork 0

gnu: r-gkmsvm: Update to 0.79.0.

* gnu/packages/bioinformatics.scm (r-gkmsvm): Update to 0.79.0.
master
Ricardo Wurmus 2018-02-13 16:00:03 +01:00
parent 0b24dc95b5
commit 5ef76bc28c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8469,14 +8469,14 @@ factors bound at the specific regions.")
(define-public r-gkmsvm
(package
(name "r-gkmsvm")
(version "0.71.0")
(version "0.79.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "gkmSVM" version))
(sha256
(base32
"1zpxgxmf2nd5j5wn00ps6kfxr8wxh7d1swr1rr4spq7sj5z5z0k0"))))
"04dakbgfvfalz4rm4fvvybp506dn5fbj5g86ybfhrc6wywjllsz3"))))
(properties `((upstream-name . "gkmSVM")))
(build-system r-build-system)
(propagated-inputs