guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: r-rda: Update hash.


From: guix-commits
Subject: branch master updated: gnu: r-rda: Update hash.
Date: Wed, 13 Jul 2022 00:56:45 -0400

This is an automated email from the git hooks/post-receive script.

apteryx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 84eab6dc74 gnu: r-rda: Update hash.
84eab6dc74 is described below

commit 84eab6dc74e46dd2dad893c4c22156ba963d125f
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Wed Jul 13 00:53:29 2022 -0400

    gnu: r-rda: Update hash.
    
    Fixes <https://issues.guix.gnu.org/46475>.
    
    * gnu/packages/cran.scm (r-rda): Update hash.
    
    Reported-by: Danny Milosavljevic <dannym@scratchpost.org>
---
 gnu/packages/cran.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 84ff8fc387..19ee4653a6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -18942,7 +18942,7 @@ microarrays.")
        (uri (cran-uri "rda" version))
        (sha256
         (base32
-         "1y4fawslr3i6crjaxhsdb47kfsqkyszdx6avq3r5far5a4pvc639"))))
+         "17ll0idnms4bcpbl65xnl8zfnwsk9ww0rg5z8qqh4ahk5qdab8zf"))))
     (build-system r-build-system)
     (home-page "https://cran.r-project.org/web/packages/rda/";)
     (synopsis "Shrunken centroids regularized discriminant analysis")



reply via email to

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