guix-commits
[Top][All Lists]
Advanced

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

01/10: gnu: julia: Update objconv input to 2018-10-07.


From: Tobias Geerinckx-Rice
Subject: 01/10: gnu: julia: Update objconv input to 2018-10-07.
Date: Wed, 31 Oct 2018 23:34:46 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 2930a39b165ce9e13e899fe66b82c03932e0e86b
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Oct 31 15:54:38 2018 +0100

    gnu: julia: Update objconv input to 2018-10-07.
    
    * gnu/packages/julia.scm (julia)[input]: Update objconf to 2018-10-07.
---
 gnu/packages/julia.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/julia.scm b/gnu/packages/julia.scm
index fb9b0ee..856bbc0 100644
--- a/gnu/packages/julia.scm
+++ b/gnu/packages/julia.scm
@@ -357,10 +357,10 @@
            (method url-fetch)
            ;; No versioned URL, see <https://www.agner.org/optimize/> for 
updates.
            (uri "https://www.agner.org/optimize/objconv.zip";)
-           (file-name "objconv-2018-08-15.zip")
+           (file-name "objconv-2018-10-07.zip")
            (sha256
             (base32
-             "09y4pwxfs6fl47cyingbf95i2rxx74wmycl9fd4ldcgvpx9bzdrx"))))
+             "0wp6ld9vk11f4nnkn56627zmlv9k5vafi99qa3yyn1pgcd61zcfs"))))
        ("dsfmt"
         ,(origin
            (method url-fetch)



reply via email to

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