[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/48: gnu: vte: Update to 0.54.2.
From: |
guix-commits |
Subject: |
15/48: gnu: vte: Update to 0.54.2. |
Date: |
Fri, 3 May 2019 12:12:14 -0400 (EDT) |
rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit 120f7729433918659b699f6ca87dfdd04edb521f
Author: Ricardo Wurmus <address@hidden>
Date: Tue Dec 4 05:10:16 2018 +0100
gnu: vte: Update to 0.54.2.
* gnu/packages/gnome.scm (vte): Update to 0.54.2.
---
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 1a17640..84352a4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2290,7 +2290,7 @@ libraries written in C.")
(define-public vte
(package
(name "vte")
- (version "0.52.2")
+ (version "0.54.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -2298,7 +2298,7 @@ libraries written in C.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1br6kg0wzf1wmww1hadihhcpqbamalqmbppfdzjvzk1ayp75f9hg"))))
+ "0d1q2nc7lic4zax6csy7xdxq8hxjsf7m7dq6a21s1w8s2fslhzaj"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- 06/48: gnu: gnome-disk-utility: Update to 3.30.2., (continued)
- 06/48: gnu: gnome-disk-utility: Update to 3.30.2., guix-commits, 2019/05/03
- 02/48: gnu: gobject-introspection: Update to 1.58.1., guix-commits, 2019/05/03
- 07/48: gnu: evince: Update to 3.30.2., guix-commits, 2019/05/03
- 12/48: gnu: libwnck: Update to 3.30.0., guix-commits, 2019/05/03
- 19/48: gnu: gnome-terminal: Update to 3.30.2., guix-commits, 2019/05/03
- 22/48: gnu: atkmm: Update to 2.28.0., guix-commits, 2019/05/03
- 23/48: gnu: pangomm: Update to 2.42.0., guix-commits, 2019/05/03
- 24/48: gnu: gnome-system-monitor: Update to 3.30.0., guix-commits, 2019/05/03
- 29/48: gnu: gnome-settings-daemon: Update to 3.30.1.2., guix-commits, 2019/05/03
- 14/48: gnu: vala: Update to 0.42.3., guix-commits, 2019/05/03
- 15/48: gnu: vte: Update to 0.54.2.,
guix-commits <=
- 16/48: gnu: five-or-more: Update to 3.30.0., guix-commits, 2019/05/03
- 17/48: gnu: gnome-mines: Update to 3.30.1.1., guix-commits, 2019/05/03
- 26/48: gnu: network-manager-applet: Update to 1.8.18., guix-commits, 2019/05/03
- 35/48: gnu: nautilus: Update to 3.30.4., guix-commits, 2019/05/03
- 37/48: gnu: colord: Update to 1.4.3., guix-commits, 2019/05/03
- 42/48: gnu: libgnome-games-support: Update to 1.4.2., guix-commits, 2019/05/03
- 13/48: gnu: seahorse: Update to 3.30., guix-commits, 2019/05/03
- 18/48: gnu: gnome-sudoku: Update to 3.30.0., guix-commits, 2019/05/03
- 20/48: gnu: glib: Install m4 macros., guix-commits, 2019/05/03
- 21/48: gnu: gtkmm: Update to 3.24.0., guix-commits, 2019/05/03