gnu: r-babelwhale: Update to 1.2.0.

* gnu/packages/cran.scm (r-babelwhale): Update to 1.2.0.
This commit is contained in:
Ricardo Wurmus 2023-07-17 14:19:51 +02:00
parent af6b542954
commit c30a4577a8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1255,13 +1255,13 @@ (define-public r-rticles
(define-public r-babelwhale
(package
(name "r-babelwhale")
(version "1.1.0")
(version "1.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "babelwhale" version))
(sha256
(base32 "01l8vwyz3bx0iks6cjs5y9ifdsnc1p1yqp4i0kzqd1gjhycizv6y"))))
(base32 "0m5q83ykz5w1fsjsk2vyrnv21cg4n075kbvfvw4k22c61p78shdl"))))
(properties `((upstream-name . "babelwhale")))
(build-system r-build-system)
(propagated-inputs