~ruther/guix-local

8ba3f751b685663f5b164a3468f9fb74d4dac984 — Efraim Flashner 8 years ago e5af1f4
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.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/statistics.scm
M gnu/packages/statistics.scm => gnu/packages/statistics.scm +1 -1
@@ 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)))