gnu: r-targets: Update to 1.4.0.

* gnu/packages/cran.scm (r-targets): Update to 1.4.0.

Change-Id: Id2912083268d8021e99ce58b452b87505cd14f5e
This commit is contained in:
Ricardo Wurmus 2023-12-28 00:44:32 +01:00
parent b73b056abb
commit a39df977c1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16110,13 +16110,13 @@ (define-public r-tarchetypes
(define-public r-targets
(package
(name "r-targets")
(version "1.3.2")
(version "1.4.0")
(source (origin
(method url-fetch)
(uri (cran-uri "targets" version))
(sha256
(base32
"0zlbq658zxflz2fk9pksbjx3r5dmay4411byl33gkp3rnynvchgh"))))
"0nbvyh1v88lz1fv09ap9p6qw4zw23f1rvmv2f01w1r17z53z7w3c"))))
(properties `((upstream-name . "targets")))
(build-system r-build-system)
(propagated-inputs (list r-base64url