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: 68344@debbugs.gnu.org
Cc: rg@raghavgururajan.name, liliana.prikler@gmail.com,
	maxim.cournoyer@gmail.com
Subject: [bug#68344] [PATCH gnome-team 1/2] gnu: atkmm@2.28: Update to 2.28.3.
Date: Tue, 9 Jan 2024 12:38:12 +0100	[thread overview]
Message-ID: <eced46997f8bb5dd2a0ca9f6af98ddee36143cd3.camel@planete-kraus.eu> (raw)
In-Reply-To: <b185341d5639b34db7e1735f60136feb7fdfb90c.camel@planete-kraus.eu>

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

Change-Id: Ia563253263106e07c7a0699615b6ea3a8d88e760
---
 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 8b4fe7d681..f90ec2cf3f 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1788,7 +1788,7 @@ (define-public atkmm-2.28
   (package
     (inherit atkmm)
     (name "atkmm")
-    (version "2.28.1")
+    (version "2.28.3")
     (source
      (origin
        (method url-fetch)
@@ -1797,7 +1797,7 @@ (define-public atkmm-2.28
                        (version-major+minor version)  "/"
                        name "-" version ".tar.xz"))
        (sha256
-        (base32 "1b8vycqzr3lfvk2l73f4kk74hj48081zbh9r1r2ilr3h8xh7cs0i"))))
+        (base32 "0scricjx6p7acxrxmj232d6qi42zdkjh90xila6vw2d9hss8h83w"))))
     (propagated-inputs
      (modify-inputs (package-propagated-inputs atkmm)
        (replace "glibmm" glibmm-2.64)))))
-- 
2.41.0




  reply	other threads:[~2024-01-09 12:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-09 11:49 [bug#68344] [PATCH gnome-team 0/2] Another gnome-team world rebuild Vivien Kraus via Guix-patches via
2024-01-09 11:38 ` Vivien Kraus via Guix-patches via [this message]
2024-01-09 11:46 ` [bug#68344] [PATCH gnome-team 2/2] gnu: font-abattis-cantarell: Update to 0.303.1 Vivien Kraus via Guix-patches via
2024-01-09 12:07   ` Vivien Kraus via Guix-patches via
2024-01-09 16:43     ` Maxim Cournoyer
2024-01-09 19:24       ` Liliana Marie Prikler
2024-01-09 20:40         ` bug#68344: " Maxim Cournoyer
2024-01-09 22:59         ` [bug#68344] " Vivien Kraus via Guix-patches via
2024-01-10  0:07           ` Maxim Cournoyer

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=eced46997f8bb5dd2a0ca9f6af98ddee36143cd3.camel@planete-kraus.eu \
    --to=guix-patches@gnu.org \
    --cc=68344@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.