mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
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.
This commit is contained in:
parent
e5af1f4af3
commit
8ba3f751b6
1 changed files with 1 additions and 1 deletions
|
@ -5071,7 +5071,7 @@ (define-public r-nloptr
|
|||
(uri (cran-uri "nloptr" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1cypz91z28vhvwq2rzqjrbdc6a2lvfr2g16vid2sax618q6ai089"))))
|
||||
"1sz1xj3785x4vsm4nd6in298bk32hs2jk5nsxma7ivxi7jcmn8l4"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)))
|
||||
|
|
Loading…
Reference in a new issue