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

* gnu/packages/cran.scm (r-afex): Update to 1.1-0.
This commit is contained in:
Ricardo Wurmus 2022-04-11 18:01:14 +02:00
parent ec9f2c0dea
commit 0a2e4ffccf
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12871,14 +12871,14 @@ (define-public r-mvabund
(define-public r-afex
(package
(name "r-afex")
(version "1.0-1")
(version "1.1-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "afex" version))
(sha256
(base32
"1k04n6gwk2n8kg0l3yk5j3wrqgkv5f6w04yjpif9y451hx5w7svg"))))
"0h8zqv82dqll19l3p89a2csvgnx8ayb2bajq7b35a8svhj427zax"))))
(build-system r-build-system)
;; This is needed for the vignette builder
(arguments