me
/
guix
Archived
1
0
Fork 0

gnu: r-butcher: Update to 0.3.2.

* gnu/packages/cran.scm (r-butcher): Update to 0.3.2.
master
Ricardo Wurmus 2023-03-19 14:44:37 +01:00
parent 0674832a61
commit e943f613c1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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