mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
gnu: r-delaporte: Update to 8.4.3.
* gnu/packages/cran.scm (r-delaporte): Update to 8.4.3. Change-Id: I3599fa6ba58c4f53b4e703c4f29eb5bcdc254fde
This commit is contained in:
parent
c7c82ff7f7
commit
7efabe7e2d
1 changed files with 2 additions and 2 deletions
|
|
@ -54165,14 +54165,14 @@ BTM-WWW13.pdf}.")
|
|||
(define-public r-delaporte
|
||||
(package
|
||||
(name "r-delaporte")
|
||||
(version "8.4.2")
|
||||
(version "8.4.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "Delaporte" version))
|
||||
(sha256
|
||||
(base32
|
||||
"19ncmmjrzxw87blmj11xigk9qza7q68r5yqj187895r3415ani4g"))))
|
||||
"035ghxrpg4385f8lrkjzbgizfn0kmbbp0z0ax3xwy0r0b8730jdg"))))
|
||||
(properties `((upstream-name . "Delaporte")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list gfortran r-tinytest))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue