gnu: r-golem: Update to 0.5.1.

* gnu/packages/cran.scm (r-golem): Update to 0.5.1.

Change-Id: I4dbe75ad60b944b9f620e38e78ebecd4f055da0b
This commit is contained in:
Ricardo Wurmus 2024-09-02 13:09:40 +02:00
parent b5c6fd5878
commit ee67626d51
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -15774,13 +15774,13 @@ distribution).")
(define-public r-golem
(package
(name "r-golem")
(version "0.5.0")
(version "0.5.1")
(source (origin
(method url-fetch)
(uri (cran-uri "golem" version))
(sha256
(base32
"02n1pxqxqk0wzqsv20rn5r0gm7hb02k9x7n08bwmn4r940xynizx"))))
"079zjzqvslv8k9pj52xwdhk6a9a8sg0p9wc6s457lz0ircan9ml6"))))
(properties `((upstream-name . "golem")))
(build-system r-build-system)
(propagated-inputs