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

* gnu/packages/cran.scm (r-afex): Update to 1.2-0.
This commit is contained in:
Ricardo Wurmus 2022-11-04 08:23:35 +01:00
parent a8736b86c5
commit 8ac42c860d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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