me
/
guix
Archived
1
0
Fork 0

gnu: r-dae: Update to 3.2.28.

* gnu/packages/cran.scm (r-dae): Update to 3.2.28.

Change-Id: I56717e7155363ebd1320897ea3e9854091913a5a
master
Ricardo Wurmus 2024-07-02 14:58:44 +02:00
parent dd6ea4e8e0
commit 43412eb10c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -27177,14 +27177,14 @@ classification and regression models.")
(define-public r-dae (define-public r-dae
(package (package
(name "r-dae") (name "r-dae")
(version "3.2.25") (version "3.2.28")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "dae" version)) (uri (cran-uri "dae" version))
(sha256 (sha256
(base32 (base32
"168kisjgfc8cp7j6frgpci7qxw548rynpi9wv008k8hfszkfkgny")))) "13a3j3d8qm1phkp4x0pdqa6p36j6xlakhmkrqcb9x0bpcfzbwfyl"))))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments
'(#:phases '(#:phases