parent
e78754a7ca
commit
31e137465d
|
@ -2483,13 +2483,13 @@ read a protected key.")
|
|||
(define-public r-astsa
|
||||
(package
|
||||
(name "r-astsa")
|
||||
(version "1.16")
|
||||
(version "2.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "astsa" version))
|
||||
(sha256
|
||||
(base32 "09872vkqb180cwprdfr3cn85jhazlc4vjdj6pjc70s06bh834f3w"))))
|
||||
(base32 "0rv4fnz5bbd6f8b6fwa2ljdjq5yx0qi7hcbhrgvrbibl2pzfm7w7"))))
|
||||
(properties `((upstream-name . "astsa")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://github.com/nickpoison/astsa/")
|
||||
|
|
Reference in New Issue