[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/62: gnu: gtksourceview: Update to 4.0.2.
From: |
guix-commits |
Subject: |
01/62: gnu: gtksourceview: Update to 4.0.2. |
Date: |
Fri, 8 Feb 2019 16:26:31 -0500 (EST) |
rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.
commit 0326ec4445ff4e129f1acd75849377f59b862f20
Author: Ricardo Wurmus <address@hidden>
Date: Sun Aug 5 13:08:50 2018 +0200
gnu: gtksourceview: Update to 4.0.2.
* gnu/packages/gtk.scm (gtksourceview): Update to 4.0.2.
---
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 b8377ff..ba5c7ef 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -399,7 +399,7 @@ printing and other features typical of a source code
editor.")
(define-public gtksourceview
(package
(name "gtksourceview")
- (version "3.24.8")
+ (version "4.0.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -407,7 +407,7 @@ printing and other features typical of a source code
editor.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1zinqid62zjcsq7vy1y4mq1qh3hzd3zj7p8np7g0bdqd37zvi6qy"))))
+ "1b2z9c0skxrgw2vh08hv6qxky8jbvamc4rgww82j0kpp533rz0hm"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch wip-gnome-upgrades created (now 3edf0c9), guix-commits, 2019/02/08
- 02/62: gnu: Add gtksourceview-3., guix-commits, 2019/02/08
- 01/62: gnu: gtksourceview: Update to 4.0.2.,
guix-commits <=
- 03/62: gnu: gtk-doc: Update to 1.28., guix-commits, 2019/02/08
- 04/62: gnu: at-spi2-core: Update to 2.28.0., guix-commits, 2019/02/08
- 06/62: gnu: yelp-xsl: Update to 3.28.0., guix-commits, 2019/02/08
- 13/62: gnu: gnome-desktop: Update to 3.28.2., guix-commits, 2019/02/08
- 05/62: gnu: yelp: Update to 3.28.1., guix-commits, 2019/02/08
- 08/62: gnu: file-roller: Update to 3.28.0., guix-commits, 2019/02/08
- 10/62: gnu: glibmm: Update to 2.56.0., guix-commits, 2019/02/08
- 09/62: gnu: gedit: Use gtksourceview-3., guix-commits, 2019/02/08
- 11/62: gnu: gnome-maps: Update to 3.28.2., guix-commits, 2019/02/08
- 25/62: gnu: libgudev: Update to 232., guix-commits, 2019/02/08