guix-commits
[Top][All Lists]
Advanced

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

145/185: gnu: r-paws-security-identity: Update to 0.6.1.


From: guix-commits
Subject: 145/185: gnu: r-paws-security-identity: Update to 0.6.1.
Date: Tue, 2 Jul 2024 09:28:46 -0400 (EDT)

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

commit b1dd7ba56ccc0cc7637a1768cc9c2a40faf2a7f2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:51 2024 +0200

    gnu: r-paws-security-identity: Update to 0.6.1.
    
    * gnu/packages/cran.scm (r-paws-security-identity): Update to 0.6.1.
    
    Change-Id: Ie9538d07b168eab6d734bf52658fd8503f8f44a1
---
 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 a8e3994c3c..c27449e3f2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -41423,14 +41423,14 @@ Simple Notification Service (SNS) publish/subscribe 
messaging, and more.")
 (define-public r-paws-security-identity
   (package
     (name "r-paws-security-identity")
-    (version "0.5.0")
+    (version "0.6.1")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "paws.security.identity" version))
        (sha256
         (base32
-         "01gh761ykc4h81whn649bm28b01njqm1kjqkn9l4n7hhnalddy06"))))
+         "14zcvd2cf2015r7b4y69176czznz69nzjp344ys262a8r31nliz5"))))
     (properties
      `((upstream-name . "paws.security.identity")))
     (build-system r-build-system)



reply via email to

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