gnu: r-heatmaply: Update to 1.4.0.

* gnu/packages/cran.scm (r-heatmaply): Update to 1.4.0.
This commit is contained in:
Ricardo Wurmus 2022-11-04 08:23:24 +01:00
parent 1febddd3fb
commit b042ae66a7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8283,14 +8283,14 @@ (define-public r-heatmap3
(define-public r-heatmaply
(package
(name "r-heatmaply")
(version "1.3.0")
(version "1.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "heatmaply" version))
(sha256
(base32
"1w8yyzb68laxd4zxycvgmpqj5wnyidjgv1vbzbxndp9p92f2cp8a"))))
"0q1vkf55a5r0ssybdbi2fyhn13p29kw04yp46c34n7apm0k2ymgi"))))
(build-system r-build-system)
(propagated-inputs
(list r-assertthat