[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/117: gnu: gedit: Update to 40.0.
From: |
guix-commits |
Subject: |
66/117: gnu: gedit: Update to 40.0. |
Date: |
Tue, 23 Mar 2021 19:25:53 -0400 (EDT) |
lle_bout pushed a commit to branch wip-gnome-40
in repository guix.
commit b61365adea8315af8e725a49cd34d79cf3df1316
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 2616bfd..5976552 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7092,15 +7092,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
- 89/117: gnu: gnome-calculator: Update to 40.0., (continued)
- 89/117: gnu: gnome-calculator: Update to 40.0., guix-commits, 2021/03/23
- 101/117: gnu: gnome-latex: Update to 3.38.0., guix-commits, 2021/03/23
- 39/117: gnu: json-glib: Update to 1.6.2., guix-commits, 2021/03/23
- 44/117: gnu: libgweather: Update to 3.36.1., guix-commits, 2021/03/23
- 45/117: gnu: gnome-settings-daemon: Update to 40.0., guix-commits, 2021/03/23
- 48/117: gnu: clutter: Update to 1.26.4., guix-commits, 2021/03/23
- 59/117: gnu: yelp-xsl: Update to 40.0., guix-commits, 2021/03/23
- 57/117: gnu: simple-scan: Update to 40.0., guix-commits, 2021/03/23
- 60/117: gnu: yelp: Update to 40.0., guix-commits, 2021/03/23
- 61/117: gnu: yelp-tools: Update to 40.0., guix-commits, 2021/03/23
- 66/117: gnu: gedit: Update to 40.0.,
guix-commits <=
- 72/117: gnu: libxml++: Update to 3.0.1., guix-commits, 2021/03/23
- 79/117: gnu: baobab: Update to 40.0., guix-commits, 2021/03/23
- 80/117: gnu: gnome-backgrounds: Update to 3.38.0., guix-commits, 2021/03/23
- 83/117: gnu: gnome-weather: Update to 40.0., guix-commits, 2021/03/23
- 82/117: gnu: dconf-editor: Update to 3.38.3., guix-commits, 2021/03/23
- 87/117: gnu: gnome-shell-extensions: Update to 40.0., guix-commits, 2021/03/23
- 88/117: gnu: folks: Update to 0.14.0., guix-commits, 2021/03/23
- 92/117: gnu: orca: Update to 40.0., guix-commits, 2021/03/23
- 93/117: gnu: gspell: Update to 1.8.4., guix-commits, 2021/03/23
- 91/117: gnu: python-pyatspi: Update to 2.38.1., guix-commits, 2021/03/23