mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Revert "gnu: libgit2: Update to 1.9.1."
This breaks the [cross-]build for the Hurd.
This reverts commit 246e564e58
.
This commit is contained in:
parent
9b044b7173
commit
332758dd5a
1 changed files with 2 additions and 2 deletions
|
@ -1392,7 +1392,7 @@ write native speed custom Git applications in any language with bindings.")
|
|||
(define-public libgit2-1.9
|
||||
(package
|
||||
(inherit libgit2-1.8)
|
||||
(version "1.9.1")
|
||||
(version "1.9.0")
|
||||
(source (origin
|
||||
(inherit (package-source libgit2-1.8))
|
||||
(uri (git-reference
|
||||
|
@ -1404,7 +1404,7 @@ write native speed custom Git applications in any language with bindings.")
|
|||
"libgit2-proxy-reconnection.patch"))
|
||||
(sha256
|
||||
(base32
|
||||
"1k7h0phxz1i8i8qhd4dsyii62f30f33gmrpziqgri1ndnazkf4pz"))))))
|
||||
"06ajn5i5l1209z7x7jxcpw68ph0a6g3q67bmx0jm381rr8cb4zdz"))))))
|
||||
|
||||
(define-public libgit2-1.6
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue