guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: branch master updated: gnu: r-suppdists: Update hash.
Date: Fri, 26 Mar 2021 05:02:54 -0400

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

rekado pushed a commit to branch master
in repository guix.

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

commit ac7250f8baf501af3f051bf558992d3e84e4303c
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Mar 26 09:50:24 2021 +0100

    gnu: r-suppdists: Update hash.
    
    * gnu/packages/cran.scm (r-suppdists)[source]: Update hash.
---
 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 96a2aee..44ae65c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3792,7 +3792,7 @@ statistics/methods are implemented.")
        (uri (cran-uri "SuppDists" version))
        (sha256
         (base32
-         "01j6p94m1g363nph2158fq2rmd6z3h5dvcv6aidh2d6syw131xak"))))
+         "1i3iq12a5x5k49ac01mikzcrrq9gc148xq3m08h4xm07bha6f2v8"))))
     (properties `((upstream-name . "SuppDists")))
     (build-system r-build-system)
     (home-page "https://cran.r-project.org/web/packages/SuppDists";)



reply via email to

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