mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: r-expint: Update to 0.2-0.
* gnu/packages/cran.scm (r-expint): Update to 0.2-0. Change-Id: I96ed02c99eb01547931c4b4320b506d93c846da0 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
committed by
Rutherther
parent
197540a439
commit
40090bb082
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user