all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
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 05/17] gnu: atkmm@2.28: Update to 2.28.4.
Date: Wed, 14 Feb 2024 22:29:28 +0100	[thread overview]
Message-ID: <a02afcdce485c57aed76388b2c58c660189b491a.1707977102.git.vivien@planete-kraus.eu> (raw)
In-Reply-To: <cover.1707977102.git.vivien@planete-kraus.eu>

* gnu/packages/gtk.scm (atkmm-2.28): Update to 2.28.4.

Change-Id: If4b333b02785c9a5712816ea048b1943b582c2e3
---
 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 eacc7fc5ed..71406a98ea 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1792,7 +1792,7 @@ (define-public atkmm-2.28
   (package
     (inherit atkmm)
     (name "atkmm")
-    (version "2.28.1")
+    (version "2.28.4")
     (source
      (origin
        (method url-fetch)
@@ -1801,7 +1801,7 @@ (define-public atkmm-2.28
                        (version-major+minor version)  "/"
                        name "-" version ".tar.xz"))
        (sha256
-        (base32 "1b8vycqzr3lfvk2l73f4kk74hj48081zbh9r1r2ilr3h8xh7cs0i"))))
+        (base32 "1cysiz908phkagwnls44xxa60xls7r3fw540zcg00g7q520jl50a"))))
     (propagated-inputs
      (modify-inputs (package-propagated-inputs atkmm)
        (replace "glibmm" glibmm-2.64)))))
-- 
2.41.0




  parent reply	other threads:[~2024-02-15  6:12 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   ` Vivien Kraus via Guix-patches via [this message]
2024-02-14 21:29   ` [bug#68911] [PATCH gnome-team v2 06/17] gnu: pangomm@2.46: Update to 2.46.4 Vivien Kraus via Guix-patches via
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=a02afcdce485c57aed76388b2c58c660189b491a.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.