gnu: r-babelwhale: Update to 1.2.0.
* gnu/packages/cran.scm (r-babelwhale): Update to 1.2.0.
parent
af6b542954
commit
c30a4577a8
|
@ -1255,13 +1255,13 @@ for authoring journal articles and conference submissions.")
|
|||
(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
|
||||
|
|
Reference in New Issue