[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/19: gnu: glib: Update to 2.62.5.
From: |
guix-commits |
Subject: |
07/19: gnu: glib: Update to 2.62.5. |
Date: |
Thu, 5 Mar 2020 18:10:18 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit aec34459a32c4dddcbbb6f2612d134811f50577d
Author: Marius Bakke <address@hidden>
AuthorDate: Thu Feb 20 17:04:41 2020 +0100
gnu: glib: Update to 2.62.5.
* gnu/packages/glib.scm (glib): Update to 2.62.5.
---
gnu/packages/glib.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index b430a4f..0e05987 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -165,7 +165,7 @@ shared NFS home directories.")
(define glib
(package
(name "glib")
- (version "2.62.4")
+ (version "2.62.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/"
@@ -173,7 +173,7 @@ shared NFS home directories.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1g2vj9lyh032kcwij7avx5d6a99rcsnkd07sbl9i55zsfw6h712c"))
+ "0bj5hagvfiqcjd20w543pvbnrlqvs8nbxvqjflyvcn36ljpwvldq"))
(patches (search-patches "glib-tests-timer.patch"))
(modules '((guix build utils)))
(snippet
- branch core-updates updated (ebb7cf9 -> aca00b0), guix-commits, 2020/03/05
- 02/19: gnu: librsvg: Incorporate grafted changes., guix-commits, 2020/03/05
- 03/19: gnu: qemu-minimal: Fix build., guix-commits, 2020/03/05
- 01/19: gnu: zziplib: Incorporate grafted changes., guix-commits, 2020/03/05
- 06/19: gnu: Python: Update to 3.8.2., guix-commits, 2020/03/05
- 07/19: gnu: glib: Update to 2.62.5.,
guix-commits <=
- 08/19: gnu: meson: Update to 0.53.2., guix-commits, 2020/03/05
- 10/19: gnu: cURL: Update to 7.69.0., guix-commits, 2020/03/05
- 05/19: gnu: clang-runtime: Fix build with glibc 2.31., guix-commits, 2020/03/05
- 13/19: gnu: texlive-bin: Fix build with Poppler 0.86., guix-commits, 2020/03/05
- 14/19: gnu: coreutils: Update to 8.32., guix-commits, 2020/03/05
- 04/19: gnu: clang-runtime: Adjust for CPLUS_INCLUDE_PATH changes., guix-commits, 2020/03/05
- 09/19: gnu: fribidi: Update to 1.0.9., guix-commits, 2020/03/05
- 11/19: gnu: OpenBLAS: Update to 0.3.9., guix-commits, 2020/03/05
- 12/19: gnu: Poppler: Update to 0.86.1., guix-commits, 2020/03/05
- 15/19: gnu: bzip2: Do not retain a reference to the bootstrap bzip., guix-commits, 2020/03/05