Archived
1
0
Fork 0

gnu: r-ggh4x: Update to 0.2.1.

* gnu/packages/cran.scm (r-ggh4x): Update to 0.2.1.
This commit is contained in:
Ricardo Wurmus 2022-01-05 19:34:36 +01:00
parent 8f9b7ee002
commit 593667a8c0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -31669,14 +31669,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.0") (version "0.2.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "ggh4x" version)) (uri (cran-uri "ggh4x" version))
(sha256 (sha256
(base32 (base32
"0gv9ckkdqbcjknzsv8h3955wnikawdfypr279v74hvwyq86af29r")))) "1r49yfm5fqv5s7jb92ad6rf8hd9plcry6f500czjhnhhrp16cqfp"))))
(properties `((upstream-name . "ggh4x"))) (properties `((upstream-name . "ggh4x")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs