guix-commits
[Top][All Lists]
Advanced

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

108/174: gnu: r-paws-end-user-computing: Update to 0.3.0.


From: guix-commits
Subject: 108/174: gnu: r-paws-end-user-computing: Update to 0.3.0.
Date: Tue, 11 Jul 2023 14:48:33 -0400 (EDT)

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

commit 2d8e8d83dddc4f95687d5fe32c1d5f19012c9b6e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:30 2023 +0200

    gnu: r-paws-end-user-computing: Update to 0.3.0.
    
    * gnu/packages/cran.scm (r-paws-end-user-computing): Update to 0.3.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 b2e8454225..06569394cb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -38170,13 +38170,13 @@ deployment, and more.")
 (define-public r-paws-end-user-computing
   (package
     (name "r-paws-end-user-computing")
-    (version "0.2.0")
+    (version "0.3.0")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "paws.end.user.computing" version))
        (sha256
-        (base32 "0709jwrihggqsp3p99sqldsfk7bww3pgl9x0akrnm60daqxhhyqv"))))
+        (base32 "0as9ix46rsa7sg8k96v6l3ibxqc95pf7swrij31ljmwfy82z2rq3"))))
     (properties `((upstream-name . "paws.end.user.computing")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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