guix_mirror_bot pushed a commit to branch r-team in repository guix. commit fd205158b7474135040b8e3c7b389295fb3f41cc Author: Ricardo Wurmus <rek...@elephly.net> AuthorDate: Tue May 13 10:25:53 2025 +0200
gnu: r-txtplot: Update to 1.0-5. * gnu/packages/cran.scm (r-txtplot): Update to 1.0-5. [propagated-inputs]: Add r-matrix. Change-Id: I62681e007c5d80beb0d67cad97b3747ec167be43 --- gnu/packages/cran.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index c456d71484..f8b1bdaf82 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -39634,15 +39634,16 @@ are noisy or are discontinuous at the solution.") (define-public r-txtplot (package (name "r-txtplot") - (version "1.0-4") + (version "1.0-5") (source (origin (method url-fetch) (uri (cran-uri "txtplot" version)) (sha256 (base32 - "00sriml48y70j18jz235dsfm5x3a81bnzskfp3hnv6cbjwwsmca4")))) + "01djrb9nz39bd470c8bgy1xi24nav12j9j44xzzdv5rbag4lkfyf")))) (build-system r-build-system) + (propagated-inputs (list r-matrix)) (home-page "https://cran.r-project.org/web/packages/txtplot/") (synopsis "Text-based plotting") (description "This package provides functions to produce rudimentary ASCII