diff options
| -rw-r--r-- | gnu/packages/version-control.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index c9ddcb5ee05..7bce26d961f 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm | |||
| @@ -1165,7 +1165,7 @@ other git-like projects such as @code{libgit2}.") | |||
| 1165 | (define-public libgit2-1.9 | 1165 | (define-public libgit2-1.9 |
| 1166 | (package | 1166 | (package |
| 1167 | (name "libgit2") | 1167 | (name "libgit2") |
| 1168 | (version "1.9.1") | 1168 | (version "1.9.2") |
| 1169 | (source (origin | 1169 | (source (origin |
| 1170 | (method git-fetch) | 1170 | (method git-fetch) |
| 1171 | (uri (git-reference | 1171 | (uri (git-reference |
| @@ -1174,7 +1174,7 @@ other git-like projects such as @code{libgit2}.") | |||
| 1174 | (file-name (git-file-name "libgit2" version)) | 1174 | (file-name (git-file-name "libgit2" version)) |
| 1175 | (sha256 | 1175 | (sha256 |
| 1176 | (base32 | 1176 | (base32 |
| 1177 | "1k7h0phxz1i8i8qhd4dsyii62f30f33gmrpziqgri1ndnazkf4pz")) | 1177 | "1f3wnw0s5fx4lf68i400mj6l7qyw9hf6mr7i2xlqqmp9q23q89sc")) |
| 1178 | (patches | 1178 | (patches |
| 1179 | (search-patches "libgit2-uninitialized-proxy-settings.patch" | 1179 | (search-patches "libgit2-uninitialized-proxy-settings.patch" |
| 1180 | "libgit2-proxy-reconnection.patch" | 1180 | "libgit2-proxy-reconnection.patch" |
