gnu: r-laeken: Update to 0.5.3.

* gnu/packages/cran.scm (r-laeken): Update to 0.5.3.

Change-Id: I9ab9a89d88511b80efb912119ec81a24fafceb84
This commit is contained in:
Ricardo Wurmus 2024-01-30 15:48:55 +01:00
parent f3af65b8d0
commit 775ae73c3d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9718,14 +9718,14 @@ (define-public r-performanceanalytics
(define-public r-laeken
(package
(name "r-laeken")
(version "0.5.2")
(version "0.5.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "laeken" version))
(sha256
(base32
"1p3ccbaydlr52p8qmgmm2l6kryvq6jjjx7mqn2vv0gpjaxqhyy92"))))
"02z8jyya6xv0pyfqaalbry174fw44h13s7p1jk5b4h9a9x4myjb0"))))
(build-system r-build-system)
(propagated-inputs
(list r-boot r-mass))