me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/cran.scm (r-afex): Update to 1.3-0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -16057,14 +16057,14 @@ analysing multivariate abundance data in community ecology.")
(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