me
/
guix
Archived
1
0
Fork 0

gnu: r-butcher: Update to 0.3.3.

* gnu/packages/cran.scm (r-butcher): Update to 0.3.3.
Ricardo Wurmus 2023-08-28 14:21:06 +02:00
parent 6aeb28b823
commit 1f4469233c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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