1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-23 09:54:04 +02:00

gnu: r-rush: Update to 1.1.0.

* gnu/packages/cran.scm (r-rush): Update to 1.1.0.

Change-Id: I5b5c462f1e00991004bdbd9f9b2593fa4da3b015
This commit is contained in:
Ricardo Wurmus
2026-04-25 09:44:55 +02:00
parent 715a9d2f66
commit c64c8edc05
+2 -2
View File
@@ -8209,13 +8209,13 @@ framework, with additional code inspection and report generation tools.")
(define-public r-rush
(package
(name "r-rush")
(version "1.0.1")
(version "1.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "rush" version))
(sha256
(base32 "1bvjpilhql5pgq081r75n1vjxygw1gkwn73kbidc3g6dwbxazczm"))))
(base32 "16qh1zkq8f5qaif7x7lx2c2jh4jig8j8gf3v2qp8a1lq265nc33m"))))
(properties `((upstream-name . "rush")))
(build-system r-build-system)
(propagated-inputs (list r-checkmate