[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/13: gnu: geocode-glib: Update to 3.26.1.
From: |
guix-commits |
Subject: |
09/13: gnu: geocode-glib: Update to 3.26.1. |
Date: |
Sun, 29 Sep 2019 11:37:01 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 65de725f9740b52de528df2fb5ed47ad592528eb
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Sep 29 17:11:50 2019 +0200
gnu: geocode-glib: Update to 3.26.1.
* gnu/packages/gnome.scm (geocode-glib): Update to 3.26.1.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index f98e061..c7e1a69 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3124,7 +3124,7 @@ permission from user.")
(define-public geocode-glib
(package
(name "geocode-glib")
- (version "3.26.0")
+ (version "3.26.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/geocode-glib/"
@@ -3132,7 +3132,7 @@ permission from user.")
"geocode-glib-" version ".tar.xz"))
(sha256
(base32
- "1vmydxs5xizcmaxpkfrq75xpj6pqrpdjizxyb30m00h54yqqch7a"))))
+ "076ydfpyc4n5c9dbqmf26i4pilfi5jpw6cjcgrbgrjbndavnmajv"))))
(build-system meson-build-system)
(arguments
`(#:phases
- branch master updated (512c169 -> 9e4a244), guix-commits, 2019/09/29
- 01/13: gnu: perl-carp-clan: Update to 6.08., guix-commits, 2019/09/29
- 05/13: gnu: geocode-glib: Don't use NAME in source URI., guix-commits, 2019/09/29
- 06/13: gnu: cogl: Don't use NAME in source URI., guix-commits, 2019/09/29
- 03/13: gnu: emacs-dired-du: Use HTTPS home page., guix-commits, 2019/09/29
- 04/13: gnu: emacs-on-screen: Update to 1.3.3., guix-commits, 2019/09/29
- 02/13: gnu: emacs-dired-du: Update to 0.5.2., guix-commits, 2019/09/29
- 08/13: gnu: znc: Update to 1.7.5., guix-commits, 2019/09/29
- 11/13: gnu: cogl: Update to 1.22.4., guix-commits, 2019/09/29
- 09/13: gnu: geocode-glib: Update to 3.26.1.,
guix-commits <=
- 07/13: gnu: libgee: Don't use NAME in source URI., guix-commits, 2019/09/29
- 10/13: gnu: Add xftwidth., guix-commits, 2019/09/29
- 13/13: gnu: font-util: Update to 1.3.2., guix-commits, 2019/09/29
- 12/13: gnu: libgee: Update to 0.20.2., guix-commits, 2019/09/29