unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67346] [PATCH gnome-team] gnu: gnome-shell: Update to 44.5.
@ 2023-11-21 21:19 Vivien Kraus via Guix-patches via
  2023-11-21 21:19 ` [bug#67346] [PATCH gnome-team v3] gnu: gnome-shell: Update to 44.7 Vivien Kraus via Guix-patches via
  2023-11-21 21:19 ` [bug#67346] [PATCH gnome-team v2] " Vivien Kraus via Guix-patches via
  0 siblings, 2 replies; 6+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-11-21 21:19 UTC (permalink / raw)
  To: 67346; +Cc: rg, liliana.prikler, maxim.cournoyer

* 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




^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [bug#67346] [PATCH gnome-team v2] gnu: gnome-shell: Update to 44.7.
  2023-11-21 21:19 [bug#67346] [PATCH gnome-team] gnu: gnome-shell: Update to 44.5 Vivien Kraus via Guix-patches via
  2023-11-21 21:19 ` [bug#67346] [PATCH gnome-team v3] gnu: gnome-shell: Update to 44.7 Vivien Kraus via Guix-patches via
@ 2023-11-21 21:19 ` Vivien Kraus via Guix-patches via
  2023-12-03 16:33   ` Maxim Cournoyer
  1 sibling, 1 reply; 6+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-11-21 21:19 UTC (permalink / raw)
  To: 67346; +Cc: rg, liliana.prikler, maxim.cournoyer

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

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 d354327497..cbc381178f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9148,7 +9148,7 @@ (define-public gnome-control-center
 (define-public gnome-shell
   (package
     (name "gnome-shell")
-    (version "44.3")
+    (version "44.7")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -9156,7 +9156,7 @@ (define-public gnome-shell
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1grizh3fbks5dgizaj38300cz97ay81q0hlk1pvawkpfq9qlnsam"))))
+                "0gvhlvcw6rd8xa71qfxw39kyqgnv15x8xv8my6h5215kx3il1acb"))))
     (build-system meson-build-system)
     (arguments
      (let ((disallowed-references

base-commit: e21f0cb7b7a87992004193cd56638ad961fe5928
-- 
2.41.0




^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [bug#67346] [PATCH gnome-team v3] gnu: gnome-shell: Update to 44.7.
  2023-11-21 21:19 [bug#67346] [PATCH gnome-team] gnu: gnome-shell: Update to 44.5 Vivien Kraus via Guix-patches via
@ 2023-11-21 21:19 ` Vivien Kraus via Guix-patches via
  2023-12-03 16:33   ` Maxim Cournoyer
  2023-11-21 21:19 ` [bug#67346] [PATCH gnome-team v2] " Vivien Kraus via Guix-patches via
  1 sibling, 1 reply; 6+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-11-21 21:19 UTC (permalink / raw)
  To: 67346; +Cc: rg, liliana.prikler, maxim.cournoyer

* gnu/packages/gnome.scm (gnome-shell): Update to 44.7.
[inputs]: Add bash-minimal.

Change-Id: I28a0f4b8ad3d31decbc915c2be4f47f64b98e09c
---
Sorry, I forgot to check the guix lint output.

 gnu/packages/gnome.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d354327497..e121adf9cd 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9148,7 +9148,7 @@ (define-public gnome-control-center
 (define-public gnome-shell
   (package
     (name "gnome-shell")
-    (version "44.3")
+    (version "44.7")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -9156,7 +9156,7 @@ (define-public gnome-shell
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1grizh3fbks5dgizaj38300cz97ay81q0hlk1pvawkpfq9qlnsam"))))
+                "0gvhlvcw6rd8xa71qfxw39kyqgnv15x8xv8my6h5215kx3il1acb"))))
     (build-system meson-build-system)
     (arguments
      (let ((disallowed-references
@@ -9296,6 +9296,7 @@ (define-public gnome-shell
            xorg-server-for-tests))
     (inputs
      (list accountsservice
+           bash-minimal
            docbook-xsl
            evolution-data-server
            gcr

base-commit: e21f0cb7b7a87992004193cd56638ad961fe5928
-- 
2.41.0




^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [bug#67346] [PATCH gnome-team v2] gnu: gnome-shell: Update to 44.7.
  2023-11-21 21:19 ` [bug#67346] [PATCH gnome-team v2] " Vivien Kraus via Guix-patches via
@ 2023-12-03 16:33   ` Maxim Cournoyer
  0 siblings, 0 replies; 6+ messages in thread
From: Maxim Cournoyer @ 2023-12-03 16:33 UTC (permalink / raw)
  To: Vivien Kraus; +Cc: 67346, liliana.prikler, rg

> * gnu/packages/gnome.scm (gnome-shell): Update to 44.7.
>
> Change-Id: I28a0f4b8ad3d31decbc915c2be4f47f64b98e09c

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [bug#67346] [PATCH gnome-team v3] gnu: gnome-shell: Update to 44.7.
  2023-11-21 21:19 ` [bug#67346] [PATCH gnome-team v3] gnu: gnome-shell: Update to 44.7 Vivien Kraus via Guix-patches via
@ 2023-12-03 16:33   ` Maxim Cournoyer
  2023-12-19 22:55     ` bug#67346: " Liliana Marie Prikler
  0 siblings, 1 reply; 6+ messages in thread
From: Maxim Cournoyer @ 2023-12-03 16:33 UTC (permalink / raw)
  To: Vivien Kraus; +Cc: 67346, liliana.prikler, rg

Vivien Kraus <vivien@planete-kraus.eu> writes:

> * gnu/packages/gnome.scm (gnome-shell): Update to 44.7.
> [inputs]: Add bash-minimal.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#67346: [PATCH gnome-team v3] gnu: gnome-shell: Update to 44.7.
  2023-12-03 16:33   ` Maxim Cournoyer
@ 2023-12-19 22:55     ` Liliana Marie Prikler
  0 siblings, 0 replies; 6+ messages in thread
From: Liliana Marie Prikler @ 2023-12-19 22:55 UTC (permalink / raw)
  To: Maxim Cournoyer, Vivien Kraus; +Cc: rg, 67346-done

Am Sonntag, dem 03.12.2023 um 11:33 -0500 schrieb Maxim Cournoyer:
> Vivien Kraus <vivien@planete-kraus.eu> writes:
> 
> > * gnu/packages/gnome.scm (gnome-shell): Update to 44.7.
> > [inputs]: Add bash-minimal.
> 
> Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Pushed at last.




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-12-19 22:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-21 21:19 [bug#67346] [PATCH gnome-team] gnu: gnome-shell: Update to 44.5 Vivien Kraus via Guix-patches via
2023-11-21 21:19 ` [bug#67346] [PATCH gnome-team v3] gnu: gnome-shell: Update to 44.7 Vivien Kraus via Guix-patches via
2023-12-03 16:33   ` Maxim Cournoyer
2023-12-19 22:55     ` bug#67346: " Liliana Marie Prikler
2023-11-21 21:19 ` [bug#67346] [PATCH gnome-team v2] " Vivien Kraus via Guix-patches via
2023-12-03 16:33   ` Maxim Cournoyer

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).