mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:37:08 +01: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:
parent
f3af65b8d0
commit
775ae73c3d
1 changed files with 2 additions and 2 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue