GNU bug report logs - #67346
[PATCH gnome-team] gnu: gnome-shell: Update to 44.5.

Previous Next

Package: guix-patches;

Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>

Date: Tue, 21 Nov 2023 21:31:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67346: closed ([PATCH gnome-team] gnu: gnome-shell: Update to
 44.5.)
Date: Tue, 19 Dec 2023 22:56:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 19 Dec 2023 23:55:43 +0100
with message-id <ceeb79c799b066908c640ba6547355ab45821941.camel <at> gmail.com>
and subject line Re: [PATCH gnome-team v3] gnu: gnome-shell: Update to 44.7.
has caused the debbugs.gnu.org bug report #67346,
regarding [PATCH gnome-team] gnu: gnome-shell: Update to 44.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
67346: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67346
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: guix-patches <at> gnu.org
Cc: rg <at> raghavgururajan.name, liliana.prikler <at> gmail.com,
 maxim.cournoyer <at> gmail.com
Subject: [PATCH gnome-team] gnu: gnome-shell: Update to 44.5.
Date: Tue, 21 Nov 2023 22:19:53 +0100
* 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


[Message part 3 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>, Vivien Kraus
 <vivien <at> planete-kraus.eu>
Cc: rg <at> raghavgururajan.name, 67346-done <at> debbugs.gnu.org
Subject: Re: [PATCH gnome-team v3] gnu: gnome-shell: Update to 44.7.
Date: Tue, 19 Dec 2023 23:55:43 +0100
Am Sonntag, dem 03.12.2023 um 11:33 -0500 schrieb Maxim Cournoyer:
> Vivien Kraus <vivien <at> planete-kraus.eu> writes:
> 
> > * gnu/packages/gnome.scm (gnome-shell): Update to 44.7.
> > [inputs]: Add bash-minimal.
> 
> Reviewed-by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Pushed at last.


This bug report was last modified 1 year and 158 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.