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: 69911@debbugs.gnu.org
Cc: rg@raghavgururajan.name, vivien@planete-kraus.eu,
	liliana.prikler@gmail.com, maxim.cournoyer@gmail.com
Subject: [bug#69911] [PATCH gnome-team 3/6] gnu: gnome-shell: Update to 44.10.
Date: Mon, 18 Mar 2024 20:29:48 +0100	[thread overview]
Message-ID: <9226718bab50afd7b0689a4e0b769ec310ae29c9.1710916200.git.vivien@planete-kraus.eu> (raw)
In-Reply-To: <cover.1710916200.git.vivien@planete-kraus.eu>

* gnu/packages/gnome.scm (gnome-shell): Update to 44.10.

Change-Id: Ib4591ac6b34af33e63468eddd21015b823a6f8da
---
 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 f6a5c4088d..5432ebc27b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9284,7 +9284,7 @@ (define-public gnome-control-center
 (define-public gnome-shell
   (package
     (name "gnome-shell")
-    (version "44.9")
+    (version "44.10")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -9292,7 +9292,7 @@ (define-public gnome-shell
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0k5pxbwwqi1fqpvja77xl0fv7y46gaz17p29f74wpzyb61g16rhp"))))
+                "01pw9qnnvh64x56z1gqh0qk6vfn0ihh4zijq23f4bpz9wszlbpwf"))))
     (build-system meson-build-system)
     (arguments
      (let ((disallowed-references
-- 
2.41.0




  parent reply	other threads:[~2024-03-20  6:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-20  6:30 [bug#69911] [PATCH gnome-team 0/6] GNOME 44.10 update Vivien Kraus via Guix-patches via
2024-03-18 19:26 ` [bug#69911] [PATCH gnome-team 1/6] gnu: folks: Update to 0.15.8 Vivien Kraus via Guix-patches via
2024-03-18 19:28 ` [bug#69911] [PATCH gnome-team 2/6] gnu: gnome-online-accounts: Update to 3.48.1 Vivien Kraus via Guix-patches via
2024-03-18 19:29 ` Vivien Kraus via Guix-patches via [this message]
2024-03-18 19:30 ` [bug#69911] [PATCH gnome-team 4/6] gnu: gtkmm@3: Update to 3.24.9 Vivien Kraus via Guix-patches via
2024-03-18 19:34 ` [bug#69911] [PATCH gnome-team 5/6] gnu: template-glib: Update to 3.36.2 Vivien Kraus via Guix-patches via
2024-03-18 19:35 ` [bug#69911] [PATCH gnome-team 6/6] gnu: vala: Update to 0.56.16 Vivien Kraus via Guix-patches via
2024-03-20 10:42 ` [bug#69414] [bug#69911] [PATCH gnome-team 0/6] GNOME 44.10 update Christopher Baines
2024-03-20 12:25   ` Vivien Kraus via Guix-patches via
2024-03-20 13:58     ` [bug#69414] " Christopher Baines
2024-03-20 18:29       ` Maxim Cournoyer
2024-03-21 15:23         ` Christopher Baines
2024-03-27 12:23           ` Christopher Baines
2024-03-27 17:53             ` 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=9226718bab50afd7b0689a4e0b769ec310ae29c9.1710916200.git.vivien@planete-kraus.eu \
    --to=guix-patches@gnu.org \
    --cc=69911@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.