GNU bug report logs -
#47409
[PATCH] gnu: r-suppdists: Update hash.
Previous Next
Reported by: zimoun <zimon.toutoune <at> gmail.com>
Date: Fri, 26 Mar 2021 08:51:02 UTC
Severity: normal
Tags: patch
Done: Ricardo Wurmus <rekado <at> elephly.net>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 47409 <at> debbugs.gnu.org (full text, mbox):
* 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
This bug report was last modified 4 years and 116 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.