[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
82/108: gnu: gedit: Update to 3.36.1.
From: |
guix-commits |
Subject: |
82/108: gnu: gedit: Update to 3.36.1. |
Date: |
Sat, 25 Apr 2020 15:23:00 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.
commit 659451227c26121b04bf8df499ad9defed820cb3
Author: Kei Kebreau <address@hidden>
AuthorDate: Tue Apr 21 19:33:45 2020 -0400
gnu: gedit: Update to 3.36.1.
* gnu/packages/gnome.scm (gedit): Update to 3.36.1.
[inputs]: Add tepl.
---
gnu/packages/gnome.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index cad4819..60e8ce0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5940,7 +5940,7 @@ javascript engine and the GObject introspection
framework.")
(define-public gedit
(package
(name "gedit")
- (version "3.34.1")
+ (version "3.36.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -5948,7 +5948,7 @@ javascript engine and the GObject introspection
framework.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1inm50sdfw63by1lf4f1swb59mpyxlly0g5rdg99j5l3357fzygb"))))
+ "11z3lhc5i3z0gqw0qmprsm4rmvhbbm4gz6wy0f73c73x4bd8xhvd"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
@@ -6021,6 +6021,7 @@ javascript engine and the GObject introspection
framework.")
("python" ,python)
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
("libx11" ,libx11)
+ ("tepl" ,tepl)
("vala" ,vala)
("adwaita-icon-theme" ,adwaita-icon-theme)
("libsoup" ,libsoup)
- 103/108: gnu: gnome-clocks: Update to 3.36.0., (continued)
- 103/108: gnu: gnome-clocks: Update to 3.36.0., guix-commits, 2020/04/25
- 96/108: gnu: gnome-contacts: Update to 3.36.1., guix-commits, 2020/04/25
- 97/108: gnu: five-or-more: Update to 3.32.2., guix-commits, 2020/04/25
- 99/108: gnu: gnome-font-viewer: Update to 3.34.0., guix-commits, 2020/04/25
- 104/108: gnu: sushi: Update to 3.34.0., guix-commits, 2020/04/25
- 105/108: gnu: gnome-klotski: Update to 3.36.0., guix-commits, 2020/04/25
- 107/108: gnu: grilo: Update to 0.3.12., guix-commits, 2020/04/25
- 73/108: gnu: gnome-terminal: Update to 3.36.1.1., guix-commits, 2020/04/25
- 76/108: gnu: simple-scan: Update to 3.36.1., guix-commits, 2020/04/25
- 80/108: gnu: libpeas: Update to 1.26.0., guix-commits, 2020/04/25
- 82/108: gnu: gedit: Update to 3.36.1.,
guix-commits <=
- 71/108: gnu: gom: Update to 0.4., guix-commits, 2020/04/25
- 77/108: gnu: orca: Update to 3.36.2., guix-commits, 2020/04/25
- 81/108: gnu: Add tepl., guix-commits, 2020/04/25
- 85/108: gnu: libwnck: Update to 3.36.0., guix-commits, 2020/04/25
- 87/108: gnu: gnome-mines: Update to 3.36.0., guix-commits, 2020/04/25
- 93/108: gnu: totem-pl-parser: Update to 3.26.5., guix-commits, 2020/04/25
- 90/108: gnu: gnome-calculator: Update to 3.36.0., guix-commits, 2020/04/25
- 94/108: gnu: evince: Update to 3.36.0., guix-commits, 2020/04/25
- 91/108: gnu: eog: Update to 3.36.1., guix-commits, 2020/04/25
- 92/108: gnu: eog-plugins: Update to 3.26.5., guix-commits, 2020/04/25