all messages for Guix-related lists mirrored at yhetil.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 25/38] gnu: gtksourceview: Update to 5.12.1.
Date: Wed, 17 Jul 2024 22:13:54 +0200	[thread overview]
Message-ID: <f1d477f31105599980bb59d584b2b26ba1491008.1721428717.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1721428715.git.liliana.prikler@gmail.com>

* gnu/packages/gtk.scm (gtksourceview): Update to 5.12.1.
---
 gnu/packages/gtk.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index fb10351849..770a88bfbf 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -616,7 +616,7 @@ (define-public gtksourceview-2
 (define-public gtksourceview
   (package
     (name "gtksourceview")
-    (version "5.8.0")
+    (version "5.12.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/gtksourceview/"
@@ -624,7 +624,7 @@ (define-public gtksourceview
                                   "gtksourceview-" version ".tar.xz"))
               (sha256
                (base32
-                "0cw9h4aa84a48b3kd3rv0bb2mk7q1vz9hwkppxpqh8gg1p1d838i"))))
+                "07rcnhwqyiqs9icld3965g41wd3n9a808y7agjpasnjwk2njmj44"))))
     (build-system meson-build-system)
     (arguments
      '(#:phases
-- 
2.45.2





  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 ` Liliana Marie Prikler [this message]
2024-07-17 20:14 ` [bug#72202] [PATCH 26/38] gnu: gnome-text-editor: Update to 46.3 Liliana Marie Prikler
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

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

  git send-email \
    --in-reply-to=f1d477f31105599980bb59d584b2b26ba1491008.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 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.