gnu: julia: Use libgit2-0.28.
* gnu/packages/julia.scm (julia)[inputs]: Replace libgit2 with libgit2-0.28.master
parent
8c73e2f284
commit
354490dfe9
|
@ -409,7 +409,7 @@
|
|||
("openlibm" ,openlibm)
|
||||
("mbedtls" ,mbedtls-apache)
|
||||
("curl" ,curl)
|
||||
("libgit2" ,libgit2)
|
||||
("libgit2" ,libgit2-0.28)
|
||||
("libssh2" ,libssh2)
|
||||
("fortran" ,gfortran)
|
||||
("libuv" ,libuv-julia)
|
||||
|
|
Reference in New Issue