unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vivien Kraus via Guix-patches via <guix-patches@gnu.org>
To: 67346@debbugs.gnu.org
Cc: rg@raghavgururajan.name, liliana.prikler@gmail.com,
	maxim.cournoyer@gmail.com
Subject: [bug#67346] [PATCH gnome-team] gnu: gnome-shell: Update to 44.5.
Date: Tue, 21 Nov 2023 22:19:53 +0100	[thread overview]
Message-ID: <eff9917d4d88b204321b088b539f095344bdcd93.1700602191.git.vivien@planete-kraus.eu> (raw)

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

Change-Id: I28a0f4b8ad3d31decbc915c2be4f47f64b98e09c
---
 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 ab485cffb1..ac76d0f94d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9144,7 +9144,7 @@ (define-public gnome-control-center
 (define-public gnome-shell
   (package
     (name "gnome-shell")
-    (version "44.3")
+    (version "44.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -9152,7 +9152,7 @@ (define-public gnome-shell
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1grizh3fbks5dgizaj38300cz97ay81q0hlk1pvawkpfq9qlnsam"))))
+                "0daaj95afk4hgsryyi99n2g4iizss6llg13hgm197m8x73hgqsn1"))))
     (build-system meson-build-system)
     (arguments
      (let ((disallowed-references

base-commit: 1cc3b7e80f60a2a5a6a1400ed0b025efeae7a523
-- 
2.41.0




             reply	other threads:[~2023-11-21 21:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-21 21:19 Vivien Kraus via Guix-patches via [this message]
2023-11-21 21:19 ` [bug#67346] [PATCH gnome-team v2] gnu: gnome-shell: Update to 44.7 Vivien Kraus via Guix-patches via
2023-12-03 16:33   ` Maxim Cournoyer
2023-11-21 21:19 ` [bug#67346] [PATCH gnome-team v3] " Vivien Kraus via Guix-patches via
2023-12-03 16:33   ` Maxim Cournoyer
2023-12-19 22:55     ` bug#67346: " 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=eff9917d4d88b204321b088b539f095344bdcd93.1700602191.git.vivien@planete-kraus.eu \
    --to=guix-patches@gnu.org \
    --cc=67346@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).