me
/
guix
Archived
1
0
Fork 0

gnu: r-ggh4x: Update to 0.2.6.

* gnu/packages/cran.scm (r-ggh4x): Update to 0.2.6.
master
Ricardo Wurmus 2023-09-14 00:04:16 +02:00
parent 772f00b171
commit b832880b1e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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