me
/
guix
Archived
1
0
Fork 0

gnu: r-insol: Update to 1.2.2.

* gnu/packages/cran.scm (r-insol): Update to 1.2.2.
master
Ricardo Wurmus 2021-02-11 00:55:18 +01:00
parent 11eb942f65
commit 9c055dd609
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -17902,14 +17902,14 @@ PROJ.4 library.")
(define-public r-insol
(package
(name "r-insol")
(version "1.2.1")
(version "1.2.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "insol" version))
(sha256
(base32
"1d2vqmbp94ff80mfkmq4a8y12r6ryym8hh1568ip9qbn7snc64v1"))))
"166kgxgzbh55y2qqya6c2si22x0v7asi70im054g6xxwc5187kh3"))))
(properties `((upstream-name . "insol")))
(build-system r-build-system)
(propagated-inputs