me
/
guix
Archived
1
0
Fork 0

gnu: r-mlr: Update to 2.19.2.

* gnu/packages/cran.scm (r-mlr): Update to 2.19.2.

Change-Id: I6509606b03cda52dbc38c93de68468faeb49e76e
master
Ricardo Wurmus 2024-07-02 14:58:48 +02:00
parent 1db545f01d
commit a98acb1288
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -38387,13 +38387,13 @@ well as email and push notifications.")
(define-public r-mlr
(package
(name "r-mlr")
(version "2.19.1")
(version "2.19.2")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr" version))
(sha256
(base32
"00jjhvaqifj6glqsyzixlp56bvlch5smck8kk3klcmwx9pasyllx"))))
"1icpa3xa0f7l40i52l3pl43m98j69r75qnqf1yp7wyh6y54p1rl5"))))
(properties `((upstream-name . "mlr")))
(build-system r-build-system)
(inputs (list gdal