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

* gnu/packages/cran.scm (r-afex): Update to 1.3-1.

Change-Id: Idf37d0963aee6233a1a7a0dfd568efbdc9225607
This commit is contained in:
Ricardo Wurmus 2024-02-26 12:25:12 +01:00
parent 0dfef25a8c
commit 8f61cce275
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -18117,14 +18117,14 @@ using C++ code and of the OpenMP API.")
(define-public r-afex
(package
(name "r-afex")
(version "1.3-0")
(version "1.3-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "afex" version))
(sha256
(base32
"0cqr3vv4aapg8ckhrkwqhs5qvzl8zla147fvhd5wb2020yhpdqpq"))))
"1a1ilqn5xz7kkiwwaqi911b1cf9zc78l9my0fvjq3l73hrzgnr2a"))))
(build-system r-build-system)
;; This is needed for the vignette builder
(arguments