mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-extremes: Update to 2.2-1.
* gnu/packages/cran.scm (r-extremes): Update to 2.2-1. Change-Id: I27ff2b7b048a74feabdb1041a4f2f11d43edfbd2
This commit is contained in:
parent
ba6ec80924
commit
4db94b5fcd
1 changed files with 2 additions and 2 deletions
|
|
@ -16516,14 +16516,14 @@ software.")
|
|||
(define-public r-extremes
|
||||
(package
|
||||
(name "r-extremes")
|
||||
(version "2.2")
|
||||
(version "2.2-1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "extRemes" version))
|
||||
(sha256
|
||||
(base32
|
||||
"06v5q4qrznc3pafsyqh9la8k2kd5m3nd41fvcxh4a44iw5wgz6vz"))))
|
||||
"0sg9cbhhqmg5flwwlqn0hnybz9mycf3rf5rzssgw8dvlc0mmv3r6"))))
|
||||
(properties `((upstream-name . "extRemes")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue