[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/37: gnu: gedit: Update to 3.30.2.
From: |
guix-commits |
Subject: |
06/37: gnu: gedit: Update to 3.30.2. |
Date: |
Sun, 14 Jul 2019 15:54:51 -0400 (EDT) |
kkebreau pushed a commit to branch bd15da3a379821e3943403c
in repository guix.
commit f48ac38f94006ee0fdec6b0d714489970e5f6d8b
Author: Kei Kebreau <address@hidden>
Date: Thu Jun 27 09:49:47 2019 -0400
gnu: gedit: Update to 3.30.2.
* gnu/packages/gnome.scm (gedit): Update to 3.30.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 b3e658d..553b989 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4872,7 +4872,7 @@ javascript engine and the GObject introspection
framework.")
(define-public gedit
(package
(name "gedit")
- (version "3.28.1")
+ (version "3.30.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4880,7 +4880,7 @@ javascript engine and the GObject introspection
framework.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0791r07d3ixmmfk68lvhp3d5i4vnlrnx10csxwgpfqyfb04vwx7i"))))
+ "0qwig35hzvjaqic9x92jcpmycnvcybsbnbiw6rppryx0arwb3wza"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:phases
- branch bd15da3a379821e3943403c created (now 14cfd61), guix-commits, 2019/07/14
- 01/37: gnu: baobab: Update to 3.30.0., guix-commits, 2019/07/14
- 04/37: gnu: epiphany: Update to 3.30.4., guix-commits, 2019/07/14
- 08/37: gnu: gnome-backgrounds: Update to 3.30.0., guix-commits, 2019/07/14
- 02/37: gnu: font-abattis-cantarell: Update to 0.111., guix-commits, 2019/07/14
- 03/37: gnu: libsoup: Disable failing test., guix-commits, 2019/07/14
- 05/37: gnu: file-roller: Update to 3.30.1., guix-commits, 2019/07/14
- 06/37: gnu: gedit: Update to 3.30.2.,
guix-commits <=
- 07/37: gnu: zenity: Update to 3.30.0., guix-commits, 2019/07/14
- 10/37: gnu: gnome-online-accounts: Update to 3.30.2., guix-commits, 2019/07/14
- 09/37: gnu: gnome-control-center: Update to 3.30.3., guix-commits, 2019/07/14
- 11/37: gnu: gnome-session: Update to 3.30.1., guix-commits, 2019/07/14
- 12/37: gnu: gnome-settings-daemon: Update to 3.30.2., guix-commits, 2019/07/14
- 13/37: gnu: gnome-terminal: Update to 3.30.3., guix-commits, 2019/07/14
- 14/37: gnu: gucharmap: Update to 12.0.1., guix-commits, 2019/07/14
- 15/37: gnu: gvfs: Update to 1.40.1., guix-commits, 2019/07/14
- 18/37: gnu: totem: Update to 3.30.0., guix-commits, 2019/07/14
- 17/37: gnu: shared-mime-info: Update to 1.10., guix-commits, 2019/07/14