1
0
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:
Ricardo Wurmus
2022-08-10 12:20:15 +02:00
parent 2304e8d731
commit f7c1973eea
+2 -2
View File
@@ -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