me
/
guix
Archived
1
0
Fork 0

gnu: r-lpme: Update to 1.1.3.

* gnu/packages/cran.scm (r-lpme): Update to 1.1.3.
master
Ricardo Wurmus 2022-05-28 08:30:50 +02:00
parent 2b8ae352f2
commit d5afacea9b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -29640,14 +29640,14 @@ kernel estimators.")
(define-public r-lpme
(package
(name "r-lpme")
(version "1.1.2")
(version "1.1.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "lpme" version))
(sha256
(base32
"1b0w5ji8hjayni1sh5id193cmanf6n11p16fijkxln4sv4lks4aw"))))
"1ch11cwjci98m7952p9wdsh9fj5y1mjya6ayq0q4wmbm824qfpzb"))))
(properties `((upstream-name . "lpme")))
(build-system r-build-system)
(propagated-inputs