From: Vivien Kraus via Guix-patches via <guix-patches@gnu.org>
To: 68911@debbugs.gnu.org
Cc: rg@raghavgururajan.name, vivien@planete-kraus.eu,
liliana.prikler@gmail.com, maxim.cournoyer@gmail.com
Subject: [bug#68911] [PATCH gnome-team v2 06/17] gnu: pangomm@2.46: Update to 2.46.4.
Date: Wed, 14 Feb 2024 22:29:53 +0100 [thread overview]
Message-ID: <af2645ce9c2d8b18268cc524faf4cc425af4ad2d.1707977102.git.vivien@planete-kraus.eu> (raw)
In-Reply-To: <cover.1707977102.git.vivien@planete-kraus.eu>
* gnu/packages/gtk.scm (pangomm-2.46): Update to 2.46.4.
Change-Id: Ia1dcb94f35eb80a7cd79cae5245acbc4069e006b
---
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 71406a98ea..55a94aa09f 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1725,7 +1725,7 @@ (define-public pangomm-2.46
(package
(inherit pangomm)
(name "pangomm")
- (version "2.46.3")
+ (version "2.46.4")
(source
(origin
(method url-fetch)
@@ -1734,7 +1734,7 @@ (define-public pangomm-2.46
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "0ya3yb36d745m5ccgwhgxl8xjh82hiys3lvk08zqyq0s8x6y03s1"))))
+ (base32 "08nvd36s2fqksrkh573cn4gz90cpyl91azrpp7j4shi62mk1c85r"))))
(propagated-inputs
(list cairomm-1.14 glibmm-2.64 pango))))
--
2.41.0
next prev parent reply other threads:[~2024-02-15 6:13 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-03 17:34 [bug#68911] [PATCH gnome-team 0/7] GNOME 44.8 updates Vivien Kraus via Guix-patches via
2024-02-03 12:45 ` [bug#68911] [PATCH gnome-team 3/7] gnu: mm-common: Update to 1.0.6 Vivien Kraus via Guix-patches via
2024-02-03 12:45 ` [bug#68911] [PATCH gnome-team 7/7] gnu: vte: Update to 0.72.4 Vivien Kraus via Guix-patches via
2024-02-03 12:45 ` [bug#68911] [PATCH gnome-team 4/7] gnu: mutter: Update to 44.8 Vivien Kraus via Guix-patches via
2024-02-03 12:46 ` [bug#68911] [PATCH gnome-team 1/7] gnu: gnome-shell: " Vivien Kraus via Guix-patches via
2024-02-03 12:46 ` [bug#68911] [PATCH gnome-team 5/7] gnu: python-pyatspi: Update to 2.46.1 Vivien Kraus via Guix-patches via
2024-02-03 12:46 ` [bug#68911] [PATCH gnome-team 2/7] gnu: gtk+: Update to 3.24.39 Vivien Kraus via Guix-patches via
2024-02-03 17:28 ` [bug#68911] [PATCH gnome-team 6/7] gnu: rygel: Update to 0.42.5 Vivien Kraus via Guix-patches via
2024-02-03 23:53 ` [bug#68911] [PATCH gnome-team 0/7] GNOME 44.8 updates Liliana Marie Prikler
2024-02-15 6:05 ` [bug#68911] [PATCH gnome-team v2 00/17] Untested GNOME 44.9 updates Vivien Kraus via Guix-patches via
2024-02-03 12:45 ` [bug#68911] [PATCH gnome-team v2 01/17] gnu: mm-common: Update to 1.0.6 Vivien Kraus via Guix-patches via
2024-02-03 12:45 ` [bug#68911] [PATCH gnome-team v2 04/17] gnu: vte: Update to 0.72.4 Vivien Kraus via Guix-patches via
2024-02-03 12:45 ` [bug#68911] [PATCH gnome-team v2 13/17] gnu: mutter: Update to 44.9 Vivien Kraus via Guix-patches via
2024-02-03 12:46 ` [bug#68911] [PATCH gnome-team v2 15/17] gnu: gnome-shell: " Vivien Kraus via Guix-patches via
2024-02-03 12:46 ` [bug#68911] [PATCH gnome-team v2 02/17] gnu: python-pyatspi: Update to 2.46.1 Vivien Kraus via Guix-patches via
2024-02-03 12:46 ` [bug#68911] [PATCH gnome-team v2 07/17] gnu: gtk+: Update to 3.24.41 Vivien Kraus via Guix-patches via
2024-02-03 17:28 ` [bug#68911] [PATCH gnome-team v2 03/17] gnu: rygel: Update to 0.42.5 Vivien Kraus via Guix-patches via
2024-02-14 21:29 ` [bug#68911] [PATCH gnome-team v2 05/17] gnu: atkmm@2.28: Update to 2.28.4 Vivien Kraus via Guix-patches via
2024-02-14 21:29 ` Vivien Kraus via Guix-patches via [this message]
2024-02-14 21:30 ` [bug#68911] [PATCH gnome-team v2 08/17] gnu: gnome-initial-setup: Update to 44.8 Vivien Kraus via Guix-patches via
2024-02-14 21:31 ` [bug#68911] [PATCH gnome-team v2 09/17] gnu: gcr@3: Update to 3.41.2 Vivien Kraus via Guix-patches via
2024-02-14 21:31 ` [bug#68911] [PATCH gnome-team v2 10/17] gnu: libgsf: Update to 1.14.52 Vivien Kraus via Guix-patches via
2024-02-14 21:31 ` [bug#68911] [PATCH gnome-team v2 11/17] gnu: epiphany: Update to 44.8 Vivien Kraus via Guix-patches via
2024-02-14 21:32 ` [bug#68911] [PATCH gnome-team v2 12/17] gnu: gjs: Update to 1.76.3 Vivien Kraus via Guix-patches via
2024-02-14 21:33 ` [bug#68911] [PATCH gnome-team v2 14/17] gnu: gnome-bluetooth: Update to 42.8 Vivien Kraus via Guix-patches via
2024-02-14 21:33 ` [bug#68911] [PATCH gnome-team v2 16/17] gnu: folks: Update to 0.15.7 Vivien Kraus via Guix-patches via
2024-02-14 21:34 ` [bug#68911] [PATCH gnome-team v2 17/17] gnu: libhandy: Update to 1.8.3 Vivien Kraus via Guix-patches via
2024-02-16 15:41 ` [bug#68911] [PATCH gnome-team v2 00/17] Untested GNOME 44.9 updates Maxim Cournoyer
2024-02-16 17:46 ` Vivien Kraus via Guix-patches via
2024-02-16 19:16 ` Maxim Cournoyer
2024-02-24 6:30 ` bug#68911: " 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=af2645ce9c2d8b18268cc524faf4cc425af4ad2d.1707977102.git.vivien@planete-kraus.eu \
--to=guix-patches@gnu.org \
--cc=68911@debbugs.gnu.org \
--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.