mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: r-dismo: Update to 1.3-8.
* gnu/packages/cran.scm (r-dismo): Update to 1.3-8.
This commit is contained in:
parent
2304e8d731
commit
f7c1973eea
1 changed files with 2 additions and 2 deletions
|
@ -32662,14 +32662,14 @@ (define-public r-rfigshare
|
|||
(define-public r-dismo
|
||||
(package
|
||||
(name "r-dismo")
|
||||
(version "1.3-5")
|
||||
(version "1.3-8")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "dismo" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1rqf6h4imbqvs7hjd1k4my6154wg0qnmnp5byan403rcshr1jbl1"))))
|
||||
"17dwk4fv9l903fp38ab9arc4dfyrj1sbllfxlybkdwm9lpsn1qv6"))))
|
||||
(properties `((upstream-name . "dismo")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue