mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 11:55:06 -06:00
gnu: r-gert: Update to 2.3.1.
* gnu/packages/cran.scm (r-gert): Update to 2.3.1. Change-Id: Ia47c57a5721727773b9b1b144807836ee5595c81
This commit is contained in:
parent
64bea5d4be
commit
7b5c11136d
1 changed files with 2 additions and 2 deletions
|
|
@ -30056,14 +30056,14 @@ user credentials.")
|
|||
(define-public r-gert
|
||||
(package
|
||||
(name "r-gert")
|
||||
(version "2.2.0")
|
||||
(version "2.3.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "gert" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0d3vk8qkpzfxgcpficd5d3lghnwia7a1pvp70gwniyk1drp6ls4l"))))
|
||||
"0ifqjh6bx95zfgwdwnfrv5b3ccfskfwf9wxs57n9hqc208x0aalb"))))
|
||||
(properties `((upstream-name . "gert")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue