guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: julia: Use libgit2-0.28.


From: guix-commits
Subject: 02/03: gnu: julia: Use libgit2-0.28.
Date: Sun, 12 Apr 2020 09:16:14 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 354490dfe9e60d1866dd6ff55a2d40d7ea9f9bf0
Author: Efraim Flashner <address@hidden>
AuthorDate: Sun Apr 12 13:44:57 2020 +0300

    gnu: julia: Use libgit2-0.28.
    
    * gnu/packages/julia.scm (julia)[inputs]: Replace libgit2 with
    libgit2-0.28.
---
 gnu/packages/julia.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/julia.scm b/gnu/packages/julia.scm
index 6dd53b9..16a4705 100644
--- a/gnu/packages/julia.scm
+++ b/gnu/packages/julia.scm
@@ -409,7 +409,7 @@
        ("openlibm" ,openlibm)
        ("mbedtls" ,mbedtls-apache)
        ("curl" ,curl)
-       ("libgit2" ,libgit2)
+       ("libgit2" ,libgit2-0.28)
        ("libssh2" ,libssh2)
        ("fortran" ,gfortran)
        ("libuv" ,libuv-julia)



reply via email to

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