[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/16: gnu: libgit2: Update to 0.28.3.
From: |
guix-commits |
Subject: |
13/16: gnu: libgit2: Update to 0.28.3. |
Date: |
Tue, 8 Oct 2019 15:24:56 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit cb15ad775d5bf1b21ed16e115b06dbab44236e49
Author: Marius Bakke <address@hidden>
Date: Tue Oct 8 20:37:30 2019 +0200
gnu: libgit2: Update to 0.28.3.
* gnu/packages/version-control.scm (libgit2): Update to 0.28.3.
---
gnu/packages/version-control.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 573fa6f..bcc3377 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -524,7 +524,7 @@ everything from small to very large projects with speed and
efficiency.")
(define-public libgit2
(package
(name "libgit2")
- (version "0.28.2")
+ (version "0.28.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -533,7 +533,7 @@ everything from small to very large projects with speed and
efficiency.")
(file-name (git-file-name name version))
(sha256
(base32
- "0cm8fvs05rj0baigs2133q5a0sm3pa234y8h6hmwhl2bz9xq3k4b"))
+ "07068flm9xi25wmcs65nyfg6a7ikgfv96i2nhgyj5gzs9gljqiz2"))
(patches (search-patches "libgit2-avoid-python.patch"
"libgit2-mtime-0.patch"))
- 02/16: gnu: tzdata: Update to 2019c., (continued)
- 02/16: gnu: tzdata: Update to 2019c., guix-commits, 2019/10/08
- 07/16: gnu: bluez: Update to 5.51., guix-commits, 2019/10/08
- 04/16: gnu: imagemagick: Update to 6.9.10-68., guix-commits, 2019/10/08
- 05/16: gnu: nspr: Update to 4.22., guix-commits, 2019/10/08
- 14/16: gnu: libical: Update to 3.0.6., guix-commits, 2019/10/08
- 16/16: gnu: OpenBLAS: Update to 0.3.7., guix-commits, 2019/10/08
- 09/16: gnu: libogg: Update to 1.3.4., guix-commits, 2019/10/08
- 15/16: gnu: OpenBLAS: Incorporate grafted changes., guix-commits, 2019/10/08
- 10/16: gnu: gdk-pixbuf: Update to 2.40.0., guix-commits, 2019/10/08
- 12/16: gnu: libinput: Update to 1.14.1., guix-commits, 2019/10/08
- 13/16: gnu: libgit2: Update to 0.28.3.,
guix-commits <=
- 03/16: gnu: libfaketime: Update to 0.9.8., guix-commits, 2019/10/08
- 11/16: gnu: gtk+: Update to 3.24.12., guix-commits, 2019/10/08