me
/
guix
Archived
1
0
Fork 0

gnu: r-ddalpha: Update to 1.3.12.

* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.12.
Ricardo Wurmus 2022-03-15 14:28:31 +01:00
parent 9995771129
commit b4ce58746e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4865,14 +4865,14 @@ Delaunay triangulation and convex hull computation.")
(define-public r-ddalpha
(package
(name "r-ddalpha")
(version "1.3.11")
(version "1.3.12")
(source
(origin
(method url-fetch)
(uri (cran-uri "ddalpha" version))
(sha256
(base32
"1sdnb47r534nh138zk3a6b2mgi74nvshc7p5m304vjs9jlx4l2y3"))))
"07q6yrs1cqplbwv4wyvq26w4aj04jyajk4qh7vixm6i515cipsil"))))
(build-system r-build-system)
(propagated-inputs
(list r-bh