gnu: r-ggh4x: Update to 0.2.4.

* gnu/packages/cran.scm (r-ggh4x): Update to 0.2.4.
This commit is contained in:
Ricardo Wurmus 2023-04-06 17:32:41 +02:00
parent 2dc53b757e
commit e8b964b8dc
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -38221,14 +38221,14 @@ (define-public r-varhandle
(define-public r-ggh4x
(package
(name "r-ggh4x")
(version "0.2.3")
(version "0.2.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggh4x" version))
(sha256
(base32
"0da5r8zfx1ixhk266byspfm2aifhm0jrvbk264xya712pxayiw4a"))))
"15b2agnk5dsinrxkbq5bmqgckssvlrkwarj2pi7xi8lxsqqrpw3w"))))
(properties `((upstream-name . "ggh4x")))
(build-system r-build-system)
(propagated-inputs