mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-24 10:01:47 +02: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:
@@ -32662,14 +32662,14 @@ to archive and assign DOIs to data, software, figures, and more.")
|
||||
(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
|
||||
|
||||
Reference in New Issue
Block a user