summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2017-10-26 10:45:49 +0300
committerEfraim Flashner <efraim@flashner.co.il>2017-10-26 10:46:02 +0300
commit8ba3f751b685663f5b164a3468f9fb74d4dac984 (patch)
tree4390ff591e5f3c15329bee83b2371c7f5d49eae3
parente5af1f4af33ae73df6661358327e9ce3eb0eb191 (diff)
gnu: r-nloptr: Update package hash.
The source was repacked and reuploaded without incrementing the version number. The difference was windows line endings on the windows files. * gnu/packages/statistics.scm (r-nloptr)[source]: Update package hash.
-rw-r--r--gnu/packages/statistics.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 96b390185a..1a5056b642 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5071,7 +5071,7 @@ expected shortfall risk are also included.")
(uri (cran-uri "nloptr" version))
(sha256
(base32
- "1cypz91z28vhvwq2rzqjrbdc6a2lvfr2g16vid2sax618q6ai089"))))
+ "1sz1xj3785x4vsm4nd6in298bk32hs2jk5nsxma7ivxi7jcmn8l4"))))
(build-system r-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))