guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

110/174: gnu: r-paws-security-identity: Update to 0.3.1.


From: guix-commits
Subject: 110/174: gnu: r-paws-security-identity: Update to 0.3.1.
Date: Tue, 11 Jul 2023 14:48:35 -0400 (EDT)

rekado pushed a commit to branch r-updates
in repository guix.

commit 046b98d4abe8663ada8b72b943e04333dc514f43
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:31 2023 +0200

    gnu: r-paws-security-identity: Update to 0.3.1.
    
    * gnu/packages/cran.scm (r-paws-security-identity): Update to 0.3.1.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 2590f40570..76ccc544cb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -38216,14 +38216,14 @@ Simple Notification Service (SNS) publish/subscribe 
messaging, and more.")
 (define-public r-paws-security-identity
   (package
     (name "r-paws-security-identity")
-    (version "0.2.0")
+    (version "0.3.1")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "paws.security.identity" version))
        (sha256
         (base32
-         "0rnws1d8wy3nhg2fyidpa21sfbz3r7jalrklnx6l8s92jyycmhbd"))))
+         "02k15skswd58icafydrbjrp7br5x8l93lwi5z1pwqak6xasi0vqh"))))
     (properties
      `((upstream-name . "paws.security.identity")))
     (build-system r-build-system)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]