mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: r-expint: Update to 0.2-0.
* gnu/packages/cran.scm (r-expint): Update to 0.2-0. Change-Id: I96ed02c99eb01547931c4b4320b506d93c846da0
This commit is contained in:
parent
3f2e9670a9
commit
826de66fb6
1 changed files with 2 additions and 2 deletions
|
|
@ -43897,14 +43897,14 @@ communities\" by MS Johnson (1926) @url{doi:10.2307/1373575}.")
|
|||
(define-public r-expint
|
||||
(package
|
||||
(name "r-expint")
|
||||
(version "0.1-9")
|
||||
(version "0.2-0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "expint" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0k2gyjl06vm6ffdps401g4q1lmlkwnfc900glsl6zq5jlywrbkwq"))))
|
||||
"0gkmk98j5irz6x7vs17yv36b2mld0rr35lc7r8qzg30vx4hwzpww"))))
|
||||
(properties `((upstream-name . "expint")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://gitlab.com/vigou3/expint")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue