me
/
guix
Archived
1
0
Fork 0

gnu: r-lim: Update to 1.4.7.1.

* gnu/packages/cran.scm (r-lim): Update to 1.4.7.1.

Change-Id: Ibe9c04b0f0e7109f9e01f4902f034175da933fb6
master
Ricardo Wurmus 2024-02-10 13:02:34 +01:00
parent b65761c620
commit 32ebcb194f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -30795,14 +30795,14 @@ Francesca Mazzia (2012).")
(define-public r-lim
(package
(name "r-lim")
(version "1.4.7")
(version "1.4.7.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "LIM" version))
(sha256
(base32
"0d9bgyd0mnag8wds993dsvlbpkhyakydlzwc3nghxzv2n8504hjj"))))
"1ygzj3mc01jfdn7y938gsnnbf358n0jpddkiyc1zmvjig37yz180"))))
(properties `((upstream-name . "LIM")))
(build-system r-build-system)
(propagated-inputs