summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorAttila Lendvai <attila@lendvai.name>2024-04-03 13:13:11 +0200
committerChristopher Baines <mail@cbaines.net>2024-04-05 12:00:45 +0100
commitfa0413c2cea3a7ebbddfaf9fd3a2122ee659ebe7 (patch)
tree8f707d5ae2032cda823d0d3cc320d62bc2ffbe61 /gnu/packages/gnome.scm
parent80977dc813bb58b66ba3e878d8c3871627ad0250 (diff)
gnu: gedit: Update to 44.3.
* gnu/packages/gnome.scm (gedit): Update to 44.3. Change-Id: Ib13eb5a09939de440874fc9f558d38aab5d5e49c Signed-off-by: Christopher Baines <mail@cbaines.net>
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c8305b0dd8..bdc84524a3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7781,7 +7781,7 @@ javascript engine and the GObject introspection framework.")
(define-public gedit
(package
(name "gedit")
- (version "44.1")
+ (version "44.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -7789,7 +7789,7 @@ javascript engine and the GObject introspection framework.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1nlgbnagahymb8l41kgz3nwc4p9cj3zx39428z6zik44fa6kfqh4"))))
+ "0j8p7lnf05sbw194babasfhvpd3pp29f17kvzn16ffnh34psn3y9"))))
(build-system meson-build-system)
(arguments
(list