me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/cran.scm (r-afex): Update to 1.1-1.
master
Ricardo Wurmus 2022-05-28 08:30:27 +02:00
parent 41261ba3c8
commit c64d37aa2d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13058,14 +13058,14 @@ analysing multivariate abundance data in community ecology.")
(define-public r-afex
(package
(name "r-afex")
(version "1.1-0")
(version "1.1-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "afex" version))
(sha256
(base32
"0h8zqv82dqll19l3p89a2csvgnx8ayb2bajq7b35a8svhj427zax"))))
"09q426s2zmzxx5ilxy0x5mflpb38pl075ss1s8xvpswkn6cia0b6"))))
(build-system r-build-system)
;; This is needed for the vignette builder
(arguments