gnu: r-golem: Update to 0.5.0.

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

Change-Id: I349cef6afb7fb87c187fd8bb458379d93bf89389
This commit is contained in:
Ricardo Wurmus 2024-08-25 23:17:13 +02:00
parent d2505d6c6c
commit 3362af1a4c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -15595,13 +15595,13 @@ (define-public r-biasedurn
(define-public r-golem
(package
(name "r-golem")
(version "0.4.1")
(version "0.5.0")
(source (origin
(method url-fetch)
(uri (cran-uri "golem" version))
(sha256
(base32
"0pcvp2rmwzvl0wi73fp9pmjq1rrknq2h45sfvbjhmbz8ilvr8zpa"))))
"02n1pxqxqk0wzqsv20rn5r0gm7hb02k9x7n08bwmn4r940xynizx"))))
(properties `((upstream-name . "golem")))
(build-system r-build-system)
(propagated-inputs