gnu: r-afex: Update to 1.5-1.

* gnu/packages/cran.scm (r-afex): Update to 1.5-1.

Change-Id: I94ff009191f6881b73d9335d65f8fc0b14fab10a
This commit is contained in:
Ricardo Wurmus 2026-01-14 19:42:10 +01:00
parent 455879b341
commit efe5d0fb0a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -30589,14 +30589,14 @@ using C++ code and of the OpenMP API.")
(define-public r-afex
(package
(name "r-afex")
(version "1.5-0")
(version "1.5-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "afex" version))
(sha256
(base32
"1ikpnz87yc9gja94wdhh582bldbny0wrg6mnrzwlfzwfpanak2mp"))))
"1frxq23bsbmlqbmi1vpsjm4w9liplr5ah0qnw728iqkr0lvvpib8"))))
(build-system r-build-system)
;; This is needed for the vignette builder
(arguments