aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2024-09-29 00:00:00 +0000
committerTobias Geerinckx-Rice <me@tobias.gr>2024-09-29 00:00:00 +0000
commit713f5562faf1acc02dc9e3f3a2d45dc39abbe9f1 (patch)
tree4db495b03e3aaf9805e045800c35332e8ce49dc7
parent095be32c4317ce15f524c2dea89d6a48090a9e8c (diff)
downloadguix-713f5562faf1acc02dc9e3f3a2d45dc39abbe9f1.tar
guix-713f5562faf1acc02dc9e3f3a2d45dc39abbe9f1.tar.gz
guix-713f5562faf1acc02dc9e3f3a2d45dc39abbe9f1.tar.bz2
guix-713f5562faf1acc02dc9e3f3a2d45dc39abbe9f1.tar.lz
guix-713f5562faf1acc02dc9e3f3a2d45dc39abbe9f1.tar.xz
guix-713f5562faf1acc02dc9e3f3a2d45dc39abbe9f1.tar.zst
guix-713f5562faf1acc02dc9e3f3a2d45dc39abbe9f1.zip
gnu: r-googlesheets@0: Fix upstream hash mismatch.
The tarball was modified upstream. However, the source files themselves were not: the difference is merely their order within the old & new tar archives. * gnu/packages/statistics.scm (r-googlesheets)[source]: Update sha256. Change-Id: I1074ef61ff09d1599330d227b91b87817c37a2d9
-rw-r--r--gnu/packages/statistics.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index b8de5a1d93..75b1a17a61 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4892,8 +4892,7 @@ character vector.")
(method url-fetch)
(uri (cran-uri "googlesheets" version))
(sha256
- (base32
- "11q07nxys72wkxx9mawmjyf20gvwvrb7h3gpa73h6lgh2vgrwnv8"))))
+ (base32 "13n6vkdcbz78sbxq5xrj0zhq0dpriz6cyq13v3raa92152l88rm5"))))
(build-system r-build-system)
(propagated-inputs
(list r-cellranger