mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-11 21:14:05 +02:00
gnu: r-paws-security-identity: Update to 0.7.0.
* gnu/packages/cran.scm (r-paws-security-identity): Update to 0.7.0. Change-Id: Icb15d0a2a915adae4e2e177a037c552b4892b3dc
This commit is contained in:
@@ -42170,14 +42170,14 @@ Simple Notification Service (SNS) publish/subscribe messaging, and more.")
|
||||
(define-public r-paws-security-identity
|
||||
(package
|
||||
(name "r-paws-security-identity")
|
||||
(version "0.6.1")
|
||||
(version "0.7.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "paws.security.identity" version))
|
||||
(sha256
|
||||
(base32
|
||||
"14zcvd2cf2015r7b4y69176czznz69nzjp344ys262a8r31nliz5"))))
|
||||
"0mv44m42k8nx3vfl26w3b9xrwrcw8x0zrjgirb4p4fmi7swbv3s0"))))
|
||||
(properties
|
||||
`((upstream-name . "paws.security.identity")))
|
||||
(build-system r-build-system)
|
||||
|
||||
Reference in New Issue
Block a user