unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 72202@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	vivien@planete-kraus.eu
Subject: [bug#72202] [PATCH 26/38] gnu: gnome-text-editor: Update to 46.3.
Date: Wed, 17 Jul 2024 22:14:03 +0200	[thread overview]
Message-ID: <11a94bc252a504cfff80a6555200ec333f7555ba.1721428717.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1721428715.git.liliana.prikler@gmail.com>

* gnu/packages/gnome.scm (gnome-text-editor): Update to 46.3.
---
 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 23bbf4a49c..03d122a69f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5622,7 +5622,7 @@ (define-public gnome-terminal
 (define-public gnome-text-editor
   (package
     (name "gnome-text-editor")
-    (version "44.0")
+    (version "46.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/gnome-text-editor/"
@@ -5630,7 +5630,7 @@ (define-public gnome-text-editor
                                   "gnome-text-editor-" version ".tar.xz"))
               (sha256
                (base32
-                "1jii59hw31baira2psl1kx2lxljmnnkxmif4zhasizrl0xwc6yzn"))))
+                "0gf74krvsmfsyr7s4mqhg09x3iq6ayyd4j3lw1mfd6wh9884hnq0"))))
     (build-system meson-build-system)
     (arguments
      (list #:glib-or-gtk? #t))
-- 
2.45.2





  parent reply	other threads:[~2024-07-19 23:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-19 22:38 [bug#72202] [PATCH 00/38] Start work on GNOME 46 Liliana Marie Prikler
2024-07-17 20:13 ` [bug#72202] [PATCH 25/38] gnu: gtksourceview: Update to 5.12.1 Liliana Marie Prikler
2024-07-17 20:14 ` Liliana Marie Prikler [this message]
2024-07-17 20:21 ` [bug#72202] [PATCH 27/38] gnu: gnome-user-docs: Update to 46.1 Liliana Marie Prikler
2024-07-17 20:41 ` [bug#72202] [PATCH 28/38] gnu: gnome-weather: Update to 46.0 Liliana Marie Prikler
2024-07-19  9:04 ` [bug#72202] [PATCH 31/38] gnu: sushi: " Liliana Marie Prikler
2024-07-19  9:09 ` [bug#72202] [PATCH 33/38] gnu: sysprof: " Liliana Marie Prikler
2024-07-19  9:19 ` [bug#72202] [PATCH 35/38] gnu: gnome-chess: Update package style Liliana Marie Prikler
2024-07-19  9:48 ` [bug#72202] [PATCH 36/38] gnu: evolution-data-server: Update to 3.52.3 Liliana Marie Prikler
2024-07-19  9:48 ` [bug#72202] [PATCH 37/38] gnu: evolution: " Liliana Marie Prikler
2024-07-19  9:53 ` [bug#72202] [PATCH 38/38] gnu: gnome-mahjongg: Update to 3.40.1 Liliana Marie Prikler
2024-07-21 14:13 ` [bug#72202] [PATCH 00/38] Start work on GNOME 46 Liliana Marie Prikler
2024-08-09  1:55 ` Aleksej via Guix-patches via
2024-08-09 21:39   ` Liliana Marie Prikler

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=11a94bc252a504cfff80a6555200ec333f7555ba.1721428717.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=72202@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).