mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 07:15:53 +02:00
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:
@@ -9718,14 +9718,14 @@ where possible.")
|
||||
(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))
|
||||
|
||||
Reference in New Issue
Block a user