gnu: r-butcher: Update to 0.3.4.

* gnu/packages/cran.scm (r-butcher): Update to 0.3.4.

Change-Id: I31145414549fb55b36b97e823797d645a4248dde
This commit is contained in:
Ricardo Wurmus 2024-04-17 17:47:59 +02:00
parent 4ab3ffa950
commit dc4ade072a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -32327,13 +32327,13 @@ league, the Bundesliga. It contains data from 1964 to 2016.")
(define-public r-butcher
(package
(name "r-butcher")
(version "0.3.3")
(version "0.3.4")
(source (origin
(method url-fetch)
(uri (cran-uri "butcher" version))
(sha256
(base32
"14zf732rcy0f1n0l7km9jx74i0dwqdf864v2510lwpkfblgnw4s7"))))
"027j48n0izwzlg63gml5wkx19kpmd5crbdkmg7p366lpbhhvbs0d"))))
(properties `((upstream-name . "butcher")))
(build-system r-build-system)
(propagated-inputs (list r-cli