mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-24 01:51:51 +02:00
gnu: r-harmony: Update to 1.2.1.
* gnu/packages/cran.scm (r-harmony): Update to 1.2.1. Change-Id: I38a0f54024b0eb320869c079e412f7ad92e38d25
This commit is contained in:
@@ -28231,13 +28231,13 @@ dataset-specific factors.")
|
||||
(define-public r-harmony
|
||||
(package
|
||||
(name "r-harmony")
|
||||
(version "1.2.0")
|
||||
(version "1.2.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "harmony" version))
|
||||
(sha256
|
||||
(base32 "1df7bb9ba3m0c44fhmh8cs4hlkh4fffjwm8rz7l87lf5pdy7sg56"))))
|
||||
(base32 "1p9vcc5v12nq4c7hqqlq5gp8gljxfbv1znrjl4d3f4bkz5dy82i4"))))
|
||||
(properties `((upstream-name . "harmony")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-cowplot
|
||||
|
||||
Reference in New Issue
Block a user