gnu: r-delaporte: Update to 8.1.0.

* gnu/packages/cran.scm (r-delaporte): Update to 8.1.0.
This commit is contained in:
Ricardo Wurmus 2023-02-18 16:08:59 +01:00
parent 2958f69440
commit 70feac1f8b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -34383,14 +34383,14 @@ BTM-WWW13.pdf}.")
(define-public r-delaporte
(package
(name "r-delaporte")
(version "8.0.3")
(version "8.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "Delaporte" version))
(sha256
(base32
"1d1jkbxlwnqznh9pkjpkr7np2nmqzjvrdmlb210y1lb08mqmb73w"))))
"08si87f6zjsmmzgvhnfjw8l7lcwlfj2qd4zf6ypm197vdhqw0d0r"))))
(properties `((upstream-name . "Delaporte")))
(build-system r-build-system)
(native-inputs (list gfortran))