[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/113: gnu: gedit: Update to 40.0.
From: |
guix-commits |
Subject: |
64/113: gnu: gedit: Update to 40.0. |
Date: |
Wed, 24 Mar 2021 19:23:47 -0400 (EDT) |
lle_bout pushed a commit to branch wip-gnome-40
in repository guix.
commit 6c3f73f33775347b9e499e345b5b1d85f4d8d772
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:43:11 2021 +0100
gnu: gedit: Update to 40.0.
* gnu/packages/gnome.scm (gedit): Update to 40.0.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c23bbb2..42c71a1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7110,15 +7110,15 @@ javascript engine and the GObject introspection
framework.")
(define-public gedit
(package
(name "gedit")
- (version "3.34.1")
+ (version "40.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
- (version-major+minor version) "/"
+ (version-major version) "/"
name "-" version ".tar.xz"))
(sha256
(base32
- "1inm50sdfw63by1lf4f1swb59mpyxlly0g5rdg99j5l3357fzygb"))))
+ "1sc474gf86529vh7hym3bvyw6h6zyxk5rwxa8rrsayc85disr2hf"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
- 53/113: gnu: eog-plugins: Update to 3.26.7., (continued)
- 53/113: gnu: eog-plugins: Update to 3.26.7., guix-commits, 2021/03/24
- 55/113: gnu: gvfs: Update to 1.48.0., guix-commits, 2021/03/24
- 18/113: gnu: gnome-user-docs: Update to 40.0., guix-commits, 2021/03/24
- 29/113: gnu: gsettings-desktop-schemas: Update to 40.0., guix-commits, 2021/03/24
- 30/113: gnu: adwaita-icon-theme: Update to 3.38.0., guix-commits, 2021/03/24
- 52/113: gnu: eog: Update to 40.0., guix-commits, 2021/03/24
- 14/113: gnu: sushi: Update to 3.38.0., guix-commits, 2021/03/24
- 60/113: gnu: yelp-tools: Update to 40.0., guix-commits, 2021/03/24
- 61/113: gnu: libgee: Update to 0.20.4., guix-commits, 2021/03/24
- 62/113: gnu: gnome-session: Update to 3.38.0., guix-commits, 2021/03/24
- 64/113: gnu: gedit: Update to 40.0.,
guix-commits <=
- 68/113: gnu: network-manager: Update to 1.31.1., guix-commits, 2021/03/24
- 54/113: gnu: libgudev: Update to 236., guix-commits, 2021/03/24
- 57/113: gnu: epiphany: Update to 40.0., guix-commits, 2021/03/24
- 58/113: gnu: yelp-xsl: Update to 40.0., guix-commits, 2021/03/24
- 59/113: gnu: yelp: Update to 40.0., guix-commits, 2021/03/24
- 65/113: gnu: mutter: Update to 40.0., guix-commits, 2021/03/24
- 73/113: gnu: gnome-control-center: Update to 40.0., guix-commits, 2021/03/24
- 79/113: gnu: gnome-screenshot: Update to 40.0., guix-commits, 2021/03/24
- 63/113: gnu: gjs: Update to 1.68.0., guix-commits, 2021/03/24
- 81/113: gnu: gnome-weather: Update to 40.0., guix-commits, 2021/03/24