gnu: r-afex: Update to 1.3-0.

* gnu/packages/cran.scm (r-afex): Update to 1.3-0.
This commit is contained in:
Ricardo Wurmus 2023-04-29 20:08:38 +02:00
parent d3c2b0d0e9
commit acad588a3c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16057,14 +16057,14 @@ (define-public r-mvabund
(define-public r-afex
(package
(name "r-afex")
(version "1.2-1")
(version "1.3-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "afex" version))
(sha256
(base32
"1jxahp2nq2clmi7wqi0n0b23xyvsjckvz9bmj81j35fv8v6wxa73"))))
"0cqr3vv4aapg8ckhrkwqhs5qvzl8zla147fvhd5wb2020yhpdqpq"))))
(build-system r-build-system)
;; This is needed for the vignette builder
(arguments