gnu: r-dismo: Update to 1.3-9.
* gnu/packages/cran.scm (r-dismo): Update to 1.3-9.
This commit is contained in:
parent
36551e0d99
commit
2adcbe02f0
1 changed files with 2 additions and 2 deletions
|
@ -33635,14 +33635,14 @@ (define-public r-rfigshare
|
|||
(define-public r-dismo
|
||||
(package
|
||||
(name "r-dismo")
|
||||
(version "1.3-8")
|
||||
(version "1.3-9")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "dismo" version))
|
||||
(sha256
|
||||
(base32
|
||||
"17dwk4fv9l903fp38ab9arc4dfyrj1sbllfxlybkdwm9lpsn1qv6"))))
|
||||
"1vmyjch2nv7x80kj453bjbzfsdyhcmf9hw68lh2b05kpnqfm491r"))))
|
||||
(properties `((upstream-name . "dismo")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue