gnu: r-golem: Update to 0.4.1.

* gnu/packages/cran.scm (r-golem): Update to 0.4.1.
This commit is contained in:
Ricardo Wurmus 2023-07-11 15:35:24 +02:00
parent 172aeabe36
commit 41e722549a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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