gnu: r-pkgmaker: Update to 0.31.1.
* gnu/packages/statistics.scm (r-pkgmaker): Update to 0.31.1.
This commit is contained in:
parent
d16a4d1f96
commit
670cbe2c3c
@ -3240,14 +3240,14 @@ path-wise fashion.")
|
||||
(define-public r-pkgmaker
|
||||
(package
|
||||
(name "r-pkgmaker")
|
||||
(version "0.31")
|
||||
(version "0.31.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "pkgmaker" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0cc6v6kpwxwwh7k7zyw13wqdp0f9qzzr1a7vv02lskgii54aa4nb"))))
|
||||
"0r0ga20dy25v9y5gjbds4y6kaa5a7qknh503qdkzllcpzbibh0hp"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-assertthat" ,r-assertthat)
|
||||
|
Loading…
Reference in New Issue
Block a user