me
/
guix
Archived
1
0
Fork 0

gnu: r-iml: Update to 0.11.1.

* gnu/packages/cran.scm (r-iml): Update to 0.11.1.
master
Ricardo Wurmus 2022-09-20 10:53:24 +02:00
parent 8a3b2bd804
commit ea03352e0a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -28301,14 +28301,14 @@ simple interface for all functions.")
(define-public r-iml (define-public r-iml
(package (package
(name "r-iml") (name "r-iml")
(version "0.11.0") (version "0.11.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "iml" version)) (uri (cran-uri "iml" version))
(sha256 (sha256
(base32 (base32
"1za7bjnp07i20vyb6vxz2ya5cr8g4p076w61n8m38wnz04lz5yz5")))) "0fi37lv9czaxcc123f6r57607shqhs83ks96n2n0b93dl1qs0j52"))))
(properties `((upstream-name . "iml"))) (properties `((upstream-name . "iml")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs