gnu: r-heatmaply: Update to 1.5.0.

* gnu/packages/cran.scm (r-heatmaply): Update to 1.5.0.
This commit is contained in:
Ricardo Wurmus 2023-10-09 22:24:57 +02:00
parent d7e7df92f8
commit 7fdf6d9bef
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10719,14 +10719,14 @@ (define-public r-heatmap3
(define-public r-heatmaply
(package
(name "r-heatmaply")
(version "1.4.2")
(version "1.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "heatmaply" version))
(sha256
(base32
"0zgaqmbc1nha38c8kx5xdjdjbwmykrf2acq8ydki8dqixv6b34la"))))
"1crdm7avxv3zx59byz2fqbcw95728crwf9cckjb9gal1065xv95c"))))
(build-system r-build-system)
(propagated-inputs
(list r-assertthat