me
/
guix
Archived
1
0
Fork 0

gnu: r-tfruns: Update to 1.5.1.

* gnu/packages/cran.scm (r-tfruns): Update to 1.5.1.
master
Ricardo Wurmus 2022-09-20 10:53:31 +02:00
parent 83ccde1d38
commit 854025663c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -32920,14 +32920,14 @@ C API for topology operations on geometries.")
(define-public r-tfruns
(package
(name "r-tfruns")
(version "1.5.0")
(version "1.5.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "tfruns" version))
(sha256
(base32
"04lfckg1if3kfwcl4s4fcc9aw04crwk4m1qr55ag22j2x2jlb2l9"))))
"1xk7dl51xd1h54798xwycvxmn77jv80in61hanm36zk0024wpxg8"))))
(properties `((upstream-name . "tfruns")))
(build-system r-build-system)
(propagated-inputs