gnu: r-afex: Update to 1.2-0.
* gnu/packages/cran.scm (r-afex): Update to 1.2-0.
This commit is contained in:
parent
a8736b86c5
commit
8ac42c860d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue