me
/
guix
Archived
1
0
Fork 0

gnu: r-filesstrings: Update to 3.4.0.

* gnu/packages/cran.scm (r-filesstrings): Update to 3.4.0.

Change-Id: I2edb3e1e553b7b56d8b65d2a27cb5dfee6fdca7d
master
Ricardo Wurmus 2024-02-15 14:12:13 +01:00
parent 3560d91734
commit 3d8c3850a3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -28770,13 +28770,13 @@ columns, ad allows for quick addition of extra columns to a filematrix.")
(define-public r-filesstrings
(package
(name "r-filesstrings")
(version "3.3.0")
(version "3.4.0")
(source (origin
(method url-fetch)
(uri (cran-uri "filesstrings" version))
(sha256
(base32
"0srmshjhj5yx5d81pmvr8rr1cqh8v0wsxn04bfm146yfq2pvy52h"))))
"0p5vgrzbvipja9lgarygqphnr1z8vy9kl9n83jnfyvf0gp4ansl2"))))
(properties `((upstream-name . "filesstrings")))
(build-system r-build-system)
(propagated-inputs (list r-checkmate