rekado pushed a commit to branch master
in repository guix.
commit 03e6424c844a2bff923aba6a167554e15521d9f0
Author: Ricardo Wurmus <[email protected]>
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