all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: attila.lendvai@gmail.com
To: 70160@debbugs.gnu.org
Cc: Attila Lendvai <attila@lendvai.name>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>,
	Maxim Cournoyer <maxim.cournoyer@gmail.com>,
	Raghav Gururajan <rg@raghavgururajan.name>,
	Vivien Kraus <vivien@planete-kraus.eu>
Subject: [bug#70160] [PATCH] gnu: gedit: Update to 44.3.
Date: Wed,  3 Apr 2024 13:13:11 +0200	[thread overview]
Message-ID: <a1f11b694c74147a81862e150cd2b52900e3cf14.1712142790.git.attila@lendvai.name> (raw)

From: Attila Lendvai <attila@lendvai.name>

Change-Id: Ib13eb5a09939de440874fc9f558d38aab5d5e49c
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c8305b0dd88..bdc84524a3e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7781,7 +7781,7 @@ (define-public gjs
 (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 @@ (define-public gedit
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1nlgbnagahymb8l41kgz3nwc4p9cj3zx39428z6zik44fa6kfqh4"))))
+                "0j8p7lnf05sbw194babasfhvpd3pp29f17kvzn16ffnh34psn3y9"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 6e2db85ca83528199a46b002d2592bd4bef017c8
prerequisite-patch-id: ecd98c3607846b732bde724a08cae56ffec4a6c3
prerequisite-patch-id: 6793c8ad24215c5f14ce71a4741fff5f6ccd7eeb
prerequisite-patch-id: 52e0d371350dbeb839990acd0bbe70bc5b5b995b
prerequisite-patch-id: 504c90457c9d79e43b99ee020ba694d8caeb90d8
prerequisite-patch-id: d64e04ff364130aa81dfba39ac9d7acf9da4a384
prerequisite-patch-id: 8ac614d3a01f37a8f120a54c2ae0d54c43bafd00
prerequisite-patch-id: 5a7198d3c2e5c1711c707875657886fada86045c
prerequisite-patch-id: 4eaf6383c3eb26aadbd0caf24a0bc100ddc87ed6
prerequisite-patch-id: 284f0e3d9f15bd7c4fe6c7f82708ba64dcb3035e
prerequisite-patch-id: d90a56800d3507524c19892119b3c3f42af12b8f
prerequisite-patch-id: 2adcd37ab1f0752ec27a4edabbabe1c65d88f122
prerequisite-patch-id: 914c18cf13182ab21ffeb2fdbbaebd5bb6451aaa
prerequisite-patch-id: 97ae86c4f1ecfca2a36a7e3e1c533aa0664aa183
prerequisite-patch-id: 10de0111c88e9edd9b667e969426c8c15134adf0
prerequisite-patch-id: f6fb05a9a43c210ce84109b7ba5bd35341f97450
-- 
2.41.0





             reply	other threads:[~2024-04-03 11:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-03 11:13 attila.lendvai [this message]
2024-04-03 18:10 ` [bug#70160] [PATCH] gnu: gedit: Update to 44.3 Maxim Cournoyer
2024-04-05 11:33   ` bug#70160: " Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a1f11b694c74147a81862e150cd2b52900e3cf14.1712142790.git.attila@lendvai.name \
    --to=attila.lendvai@gmail.com \
    --cc=70160@debbugs.gnu.org \
    --cc=attila@lendvai.name \
    --cc=liliana.prikler@gmail.com \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    --cc=vivien@planete-kraus.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.