mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-gensa: Update to 1.1.15.
* gnu/packages/cran.scm (r-gensa): Update to 1.1.15. Change-Id: Ic292b26506718a06b7b21b1fcd77ac872d9b70ac
This commit is contained in:
parent
170b001457
commit
059ef94cce
1 changed files with 2 additions and 2 deletions
|
|
@ -15012,13 +15012,13 @@ coordinates.")
|
|||
(define-public r-gensa
|
||||
(package
|
||||
(name "r-gensa")
|
||||
(version "1.1.14.1")
|
||||
(version "1.1.15")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "GenSA" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0zrprs5gb0pwl249gnvs675ph5f59z2dhis562xfmjbhsv5m9p9g"))))
|
||||
"09grrhpmrvxkh57vakq0bn1qanmflm1bvb1hf5dnp633nk1hv5v8"))))
|
||||
(properties `((upstream-name . "GenSA")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://cran.r-project.org/package=GenSA")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue