gnu: r-parameters: Update to 0.26.0.

* gnu/packages/cran.scm (r-parameters): Update to 0.26.0.

Change-Id: I610fa173e1d82dba86c42a1ae1d048586df18e24
This commit is contained in:
Ricardo Wurmus 2025-05-31 09:11:20 +02:00
parent 96ab8d1326
commit 554f578b5e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -39922,14 +39922,14 @@ in pipelines.")
(define-public r-parameters
(package
(name "r-parameters")
(version "0.25.0")
(version "0.26.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "parameters" version))
(sha256
(base32
"0q3vn40flhbby3niz9zfy6hnwdbrpv6y13n5272a647n6rj99j25"))))
"010qkk20bd8lr4gi1fawdjzghf6xczg7pb7cyfknjbc74lnl22kg"))))
(properties `((upstream-name . "parameters")))
(build-system r-build-system)
(propagated-inputs