me
/
guix
Archived
1
0
Fork 0

gnu: r-tractor-base: Update to 3.4.2.

* gnu/packages/cran.scm (r-tractor-base): Update to 3.4.2.

Change-Id: I86d07604a6f3bcac561d8df0e7332effdce92176
master
Ricardo Wurmus 2024-03-05 14:37:37 +01:00
parent 7cdc494901
commit 1fa13a5416
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20017,14 +20017,14 @@ conditional reporting based on the current \"output level\".")
(define-public r-tractor-base
(package
(name "r-tractor-base")
(version "3.3.5.1")
(version "3.4.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "tractor.base" version))
(sha256
(base32
"0fxbzbhpi6l55m14nmww8y3kdxgchzj4mw1yf4xkm2y6s68phvgc"))))
"12mp5x6c7c82a4z7p39cb478kwwf6lkrgbis6ak00yibsd3n6na3"))))
(properties `((upstream-name . "tractor.base")))
(build-system r-build-system)
(propagated-inputs