1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: r-ggbreak: Update to 0.1.7.

* gnu/packages/cran.scm (r-ggbreak): Update to 0.1.7.

Change-Id: Id065bac5333b00a23d58660d9f61eb2b13cbe255
This commit is contained in:
Ricardo Wurmus
2026-03-25 18:47:03 +01:00
parent 2f0bcd9e2e
commit bb7f48c330

View File

@@ -4702,13 +4702,13 @@ data at that region, and avoids over-plotting.")
(define-public r-ggbreak
(package
(name "r-ggbreak")
(version "0.1.6")
(version "0.1.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggbreak" version))
(sha256
(base32 "1a2hk9mq830wmhdnyw2swc9mjry3s2q8nldfiknynf7vplp1b1kh"))))
(base32 "00yjpkav15rhzsj8p8dvm2nzdm42qvfv85hvvdnwi5922vmlqpmd"))))
(properties `((upstream-name . "ggbreak")))
(build-system r-build-system)
(propagated-inputs (list r-aplot