guix-commits
[Top][All Lists]
Advanced

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

65/114: gnu: r-rhpcblasctl: Update to 0.21-247.


From: guix-commits
Subject: 65/114: gnu: r-rhpcblasctl: Update to 0.21-247.
Date: Wed, 29 Sep 2021 13:22:21 -0400 (EDT)

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

commit e0e176ddba25fee68f31fa57a7180a4b9c3d7cde
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Sep 29 15:33:28 2021 +0200

    gnu: r-rhpcblasctl: Update to 0.21-247.
    
    * gnu/packages/cran.scm (r-rhpcblasctl): Update to 0.21-247.
---
 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 ba8b6e5..24a05e6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19496,14 +19496,14 @@ path of values for the regularization parameter.")
 (define-public r-rhpcblasctl
   (package
     (name "r-rhpcblasctl")
-    (version "0.20-137")
+    (version "0.21-247")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "RhpcBLASctl" version))
        (sha256
         (base32
-         "0vv144sgjhf7fazk633i16fc06g9k43syyxj1g34pi9gsgdcn0nv"))))
+         "09276fpkj6xa0zpzzdckclj923b0xr0rhfjiiwfli3kyqi2m37v2"))))
     (properties `((upstream-name . "RhpcBLASctl")))
     (build-system r-build-system)
     (home-page "https://prs.ism.ac.jp/~nakama/Rhpc/";)



reply via email to

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