gnu: r-forestplot: Update to 3.1.1.

* gnu/packages/cran.scm (r-forestplot): Update to 3.1.1.
This commit is contained in:
Ricardo Wurmus 2022-12-19 17:07:26 +01:00
parent c6b2b5fb57
commit 55743b0ee9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -26629,13 +26629,13 @@ space models and automatic ARIMA modelling.")
(define-public r-forestplot (define-public r-forestplot
(package (package
(name "r-forestplot") (name "r-forestplot")
(version "3.1.0") (version "3.1.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "forestplot" version)) (uri (cran-uri "forestplot" version))
(sha256 (sha256
(base32 (base32
"0xk30mpb87sab2afnk2j474qjjf4j6x1ifh9j5n7w690f481iqqb")))) "0jf7sl7z963r92l5r2irvnakmbmx554vbprg51smj6qns5a6dfcj"))))
(properties `((upstream-name . "forestplot"))) (properties `((upstream-name . "forestplot")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs