gnu: r-rspectra: Update to 0.15-0.

* gnu/packages/cran.scm (r-rspectra): Update to 0.15-0.
master
Ricardo Wurmus 2019-06-17 04:53:42 +02:00
parent a7794b7243
commit 935c6532ac
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9406,14 +9406,14 @@ definiteness of a matrix.")
(define-public r-rspectra
(package
(name "r-rspectra")
(version "0.14-0")
(version "0.15-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "RSpectra" version))
(sha256
(base32
"12w5vnz39gyciza0fl7fw4f9i9kjw763h3mvk1sxd97c5dsn26jg"))))
"1ab975scdqaxdna9sayjl6l14hz991y0pc8c8ah48w000616km8s"))))
(properties `((upstream-name . "RSpectra")))
(build-system r-build-system)
(propagated-inputs