me
/
guix
Archived
1
0
Fork 0

gnu: r-filesstrings: Update to 3.3.0.

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

Change-Id: I829e333db3fa15894732171f4644ce9a3749abb9
master
Ricardo Wurmus 2024-02-01 22:13:03 +01:00
parent 5a37d79238
commit f9a9b23504
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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