guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: r-nloptr: Update package hash.


From: Efraim Flashner
Subject: 01/01: gnu: r-nloptr: Update package hash.
Date: Thu, 26 Oct 2017 03:51:57 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 8ba3f751b685663f5b164a3468f9fb74d4dac984
Author: Efraim Flashner <address@hidden>
Date:   Thu Oct 26 10:45:49 2017 +0300

    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.
---
 gnu/packages/statistics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 96b3901..1a5056b 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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]