[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: gtksourceview: Update to 3.24.4.
From: |
Tobias Geerinckx-Rice |
Subject: |
07/08: gnu: gtksourceview: Update to 3.24.4. |
Date: |
Tue, 12 Sep 2017 17:34:38 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 097b80e1801165e18539eedad9df8a311897ae40
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Sep 12 03:40:46 2017 +0200
gnu: gtksourceview: Update to 3.24.4.
* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.4.
---
gnu/packages/gtk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 1ea051b..0d1e763 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -379,7 +379,7 @@ printing and other features typical of a source code
editor.")
(define-public gtksourceview
(package
(name "gtksourceview")
- (version "3.24.2")
+ (version "3.24.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -387,7 +387,7 @@ printing and other features typical of a source code
editor.")
name "-" version ".tar.xz"))
(sha256
(base32
- "17xqrnh2v9gba57ij2m9kngxwh19fzsqkx1rfasnv4zaqvqqhv69"))))
+ "14x738xrz9q8qz13xd7dys748ryxyq2srbqyaa9r7n47h2av2zr0"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (790ba6d -> bbb1246), Tobias Geerinckx-Rice, 2017/09/12
- 01/08: gnu: gsettings-desktop-schemas: Update to 3.24.1., Tobias Geerinckx-Rice, 2017/09/12
- 02/08: gnu: gnome-settings-daemon: Update to 3.24.3., Tobias Geerinckx-Rice, 2017/09/12
- 04/08: gnu: tracker: Update to 1.12.3., Tobias Geerinckx-Rice, 2017/09/12
- 05/08: gnu: network-manager: Update to 1.8.2., Tobias Geerinckx-Rice, 2017/09/12
- 07/08: gnu: gtksourceview: Update to 3.24.4.,
Tobias Geerinckx-Rice <=
- 06/08: gnu: libpeas: Update to 1.22.0., Tobias Geerinckx-Rice, 2017/09/12
- 08/08: gnu: youtube-dl: Update to 2017.09.11., Tobias Geerinckx-Rice, 2017/09/12
- 03/08: gnu: gnome-shell-extensions: Update to 3.24.3., Tobias Geerinckx-Rice, 2017/09/12