guix-commits
[Top][All Lists]
Advanced

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

114/244: gnu: r-ggh4x: Update to 0.2.4.


From: guix-commits
Subject: 114/244: gnu: r-ggh4x: Update to 0.2.4.
Date: Wed, 12 Apr 2023 08:47:45 -0400 (EDT)

apteryx pushed a commit to branch staging
in repository guix.

commit 4abb90f367d80d18bed5b82a4accbc902a455d7a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 6 17:32:41 2023 +0200

    gnu: r-ggh4x: Update to 0.2.4.
    
    * gnu/packages/cran.scm (r-ggh4x): Update to 0.2.4.
---
 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 4de785105e..3280b07c9a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -38221,14 +38221,14 @@ be efficient and easy to use.")
 (define-public r-ggh4x
   (package
     (name "r-ggh4x")
-    (version "0.2.3")
+    (version "0.2.4")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "ggh4x" version))
        (sha256
         (base32
-         "0da5r8zfx1ixhk266byspfm2aifhm0jrvbk264xya712pxayiw4a"))))
+         "15b2agnk5dsinrxkbq5bmqgckssvlrkwarj2pi7xi8lxsqqrpw3w"))))
     (properties `((upstream-name . "ggh4x")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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