me
/
guix
Archived
1
0
Fork 0

gnu: r-dismo: Update to 1.3-8.

* gnu/packages/cran.scm (r-dismo): Update to 1.3-8.
Ricardo Wurmus 2022-08-10 12:20:15 +02:00
parent 2304e8d731
commit f7c1973eea
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

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