mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-11 04:04:08 +02:00
gnu: r-quickjsr: Update to 1.4.0.
* gnu/packages/cran.scm (r-quickjsr): Update to 1.4.0. Change-Id: Ib4542e87b5ace6f65fa067a13624f1857fed6881
This commit is contained in:
@@ -18178,13 +18178,13 @@ estimation problem.")
|
||||
(define-public r-quickjsr
|
||||
(package
|
||||
(name "r-quickjsr")
|
||||
(version "1.3.1")
|
||||
(version "1.4.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "QuickJSR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1lcg437b93yvbk4q63m2sh8ih4p2b6505invmjbyqf58hip9sm8h"))))
|
||||
"1fjlgfd13zqlqilr19h00glgaqq54z9mmg2f4dkml1dxw94dlp9l"))))
|
||||
(properties `((upstream-name . "QuickJSR")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list r-knitr))
|
||||
|
||||
Reference in New Issue
Block a user