guix-commits
[Top][All Lists]
Advanced

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

79/98: gnu: r-paws-security-identity: Update to 0.4.0.


From: guix-commits
Subject: 79/98: gnu: r-paws-security-identity: Update to 0.4.0.
Date: Wed, 13 Sep 2023 18:06:43 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 6e8f6654d79e8ac9c7f026b21d9c645380155e4f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Sep 14 00:04:15 2023 +0200

    gnu: r-paws-security-identity: Update to 0.4.0.
    
    * gnu/packages/cran.scm (r-paws-security-identity): Update to 0.4.0.
---
 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 42dc5e057f..b8f8c111d4 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -38856,14 +38856,14 @@ Simple Notification Service (SNS) publish/subscribe 
messaging, and more.")
 (define-public r-paws-security-identity
   (package
     (name "r-paws-security-identity")
-    (version "0.3.1")
+    (version "0.4.0")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "paws.security.identity" version))
        (sha256
         (base32
-         "02k15skswd58icafydrbjrp7br5x8l93lwi5z1pwqak6xasi0vqh"))))
+         "081339201j19y8y28h0dhr876ii82zpfyqddc21lvmg27z53hj4x"))))
     (properties
      `((upstream-name . "paws.security.identity")))
     (build-system r-build-system)



reply via email to

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