mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
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>
This commit is contained in:
committed by
Christopher Baines
parent
80977dc813
commit
fa0413c2ce
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user