me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/cran.scm (r-dismo): Update to 1.3-14.
master
Ricardo Wurmus 2023-05-31 12:15:25 +02:00
parent 131db17bd5
commit 4560bd6f51
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -37365,14 +37365,14 @@ to archive and assign DOIs to data, software, figures, and more.")
(define-public r-dismo (define-public r-dismo
(package (package
(name "r-dismo") (name "r-dismo")
(version "1.3-9") (version "1.3-14")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "dismo" version)) (uri (cran-uri "dismo" version))
(sha256 (sha256
(base32 (base32
"1vmyjch2nv7x80kj453bjbzfsdyhcmf9hw68lh2b05kpnqfm491r")))) "1msc75xnc9lbnn8pivd5j4jvb1b9p3xgybfm2ak2mpb2aplz5837"))))
(properties `((upstream-name . "dismo"))) (properties `((upstream-name . "dismo")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs