me
/
guix
Archived
1
0
Fork 0

gnu: r-heatmaply: Update to 1.5.0.

* gnu/packages/cran.scm (r-heatmaply): Update to 1.5.0.
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
1 changed files with 2 additions and 2 deletions

View File

@ -10719,14 +10719,14 @@ powerful and convenient features.")
(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