gnu: r-tidyposterior: Update to 1.0.0.

* gnu/packages/cran.scm (r-tidyposterior): Update to 1.0.0.
This commit is contained in:
Ricardo Wurmus 2022-07-01 15:30:07 +02:00
parent 2b09daaf71
commit 0a33bc0cba
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -28789,14 +28789,14 @@ results.")
(define-public r-tidyposterior
(package
(name "r-tidyposterior")
(version "0.1.0")
(version "1.0.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidyposterior" version))
(sha256
(base32
"1h1664sjrg6akph6nrk8ynn2kjiswv6gshy35gamam1h4axf6wah"))))
"19cyyhh417i5xcchb8kq3iycaf4y7aznr7y9r004h2k2vk3svc86"))))
(properties `((upstream-name . "tidyposterior")))
(build-system r-build-system)
(propagated-inputs