me
/
guix
Archived
1
0
Fork 0

gnu: r-gert: Update to 1.3.1.

* gnu/packages/cran.scm (r-gert): Update to 1.3.1.
master
Ricardo Wurmus 2021-07-10 13:26:17 +02:00
parent 3166bc2408
commit 0a23437a54
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11175,14 +11175,14 @@ user credentials.")
(define-public r-gert
(package
(name "r-gert")
(version "1.3.0")
(version "1.3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "gert" version))
(sha256
(base32
"1fh72p92wj83yv1ch77jms6k1gjqfji8cmgw23vpxd0p8l9jj4h7"))))
"0ydakqhwi406pn255zgrzw31x01djrrjdaknh0d2ibw136lmw5hj"))))
(properties `((upstream-name . "gert")))
(build-system r-build-system)
(inputs