me
/
guix
Archived
1
0
Fork 0

gnu: r-credentials: Update to 2.0.1.

* gnu/packages/cran.scm (r-credentials): Update to 2.0.1.
master
Ricardo Wurmus 2023-09-14 00:04:08 +02:00
parent 2085788215
commit 27be02ef17
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16405,14 +16405,14 @@ terminals that do not support Unicode.")
(define-public r-credentials
(package
(name "r-credentials")
(version "1.3.2")
(version "2.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "credentials" version))
(sha256
(base32
"1f18j3zrq8c9kah57xwahmmljsjg5qphlgamvx507ynvpq8pryig"))))
"12rm7hjrbl3vfcbvdqc1hx3a6b91gf83xm455cn9myjapm2zqz1c"))))
(properties `((upstream-name . "credentials")))
(build-system r-build-system)
(arguments