mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: r-ztpln: Update to 0.1.3.
* gnu/packages/cran.scm (r-ztpln): Update to 0.1.3. Change-Id: I672cb38a028d4cc30a0b9b832d596903885c0989
This commit is contained in:
parent
15acb64a28
commit
2efb4f3bd4
1 changed files with 2 additions and 2 deletions
|
|
@ -55028,14 +55028,14 @@ Bessel K function.")
|
|||
(define-public r-ztpln
|
||||
(package
|
||||
(name "r-ztpln")
|
||||
(version "0.1.2")
|
||||
(version "0.1.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ztpln" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1b22m72a8117yrgq5k1gzsrbx6yrsrj7bpd49lh7x3vbaz56c0wr"))))
|
||||
"16x7x4fw8lwp40nsmj1xymkwqam5l0w8adzx8pwhxrs612i4r7d2"))))
|
||||
(properties `((upstream-name . "ztpln")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue