Archived
1
0
Fork 0

gnu: r-tweenr: Update to 2.0.3.

* gnu/packages/cran.scm (r-tweenr): Update to 2.0.3.

Change-Id: Ia7780ff00aeb25937a29a33cdb2d683f59067114
This commit is contained in:
Ricardo Wurmus 2024-03-05 14:38:26 +01:00
parent c8449027a0
commit 44e4a9a3f3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -24619,14 +24619,14 @@ packages with Rcpp.")
(define-public r-tweenr
(package
(name "r-tweenr")
(version "2.0.2")
(version "2.0.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "tweenr" version))
(sha256
(base32
"1wqzcsxlz1isb1j0v5g6dgvd40q3q9qlahvgcgiq0j4d87nzvfv4"))))
"1glc7ks5yymcm4pi0fjpi1zh7m5d4cz7zy20pa3kfraxlh9fbazg"))))
(build-system r-build-system)
(arguments
(list