me
/
guix
Archived
1
0
Fork 0

gnu: r-ggh4x: Update to 0.2.5.

* gnu/packages/cran.scm (r-ggh4x): Update to 0.2.5.
Ricardo Wurmus 2023-07-17 14:19:53 +02:00
parent a28d88e847
commit 8029b180bd
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -39220,14 +39220,14 @@ be efficient and easy to use.")
(define-public r-ggh4x (define-public r-ggh4x
(package (package
(name "r-ggh4x") (name "r-ggh4x")
(version "0.2.4") (version "0.2.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "ggh4x" version)) (uri (cran-uri "ggh4x" version))
(sha256 (sha256
(base32 (base32
"15b2agnk5dsinrxkbq5bmqgckssvlrkwarj2pi7xi8lxsqqrpw3w")))) "0xj4nlxrpmwzdlj4q3vnhwy7gd1634ff7yjsnaf609ap0q23mxb1"))))
(properties `((upstream-name . "ggh4x"))) (properties `((upstream-name . "ggh4x")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs