all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#47409] [PATCH] gnu: r-suppdists: Update hash.
@ 2021-03-26  8:50 zimoun
  2021-03-26  9:02 ` [bug#47409] [PATCH v2 1/2] " zimoun
  2021-03-26  9:21 ` bug#47409: [PATCH] gnu: r-suppdists: " Ricardo Wurmus
  0 siblings, 2 replies; 5+ messages in thread
From: zimoun @ 2021-03-26  8:50 UTC (permalink / raw)
  To: 47409; +Cc: zimoun, rekado

* 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





^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-26  9:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-26  8:50 [bug#47409] [PATCH] gnu: r-suppdists: Update hash zimoun
2021-03-26  9:02 ` [bug#47409] [PATCH v2 1/2] " zimoun
2021-03-26  9:02   ` [bug#47409] [PATCH v2 2/2] gnu: r-rserve: " zimoun
2021-03-26  9:21 ` bug#47409: [PATCH] gnu: r-suppdists: " Ricardo Wurmus
2021-03-26  9:32   ` [bug#47409] " zimoun

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.