guix-patches
[Top][All Lists]
Advanced

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

[bug#47409] [PATCH v2 1/2] gnu: r-suppdists: Update hash.


From: zimoun
Subject: [bug#47409] [PATCH v2 1/2] gnu: r-suppdists: Update hash.
Date: Fri, 26 Mar 2021 10:02:52 +0100

* 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 96a2aee766..44ae65c359 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";)

base-commit: 6e7ba45357078b31a369b23f8a9f38302dfcbb10
-- 
2.29.2






reply via email to

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