guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/19: gnu: gnome-desktop: Update to 44.0.


From: guix-commits
Subject: 05/19: gnu: gnome-desktop: Update to 44.0.
Date: Thu, 7 Sep 2023 14:33:59 -0400 (EDT)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit b18f30d524008c293212945f0131102b3603fc5f
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sun Aug 20 09:11:57 2023 +0200

    gnu: gnome-desktop: Update to 44.0.
    
    * gnu/packages/gnome.scm (gnome-desktop): Update to 44.0.
---
 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 557a22cad2..46a564e428 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2191,7 +2191,7 @@ offline sources, providing a centralized place for 
managing your contacts.")
 (define-public gnome-desktop
   (package
     (name "gnome-desktop")
-    (version "42.4")
+    (version "44.0")
     (source
      (origin
        (method url-fetch)
@@ -2200,7 +2200,7 @@ offline sources, providing a centralized place for 
managing your contacts.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "09ddr5fzhh02fcn7xl1wy18qfsdqryd5msl2nbhdnsbr0vawkqhw"))))
+         "0hlxqprraiwnccf98dykbhx80j31c3scdi7i3jy19fl4bms77is2"))))
     (build-system meson-build-system)
     (arguments
      '(#:phases



reply via email to

[Prev in Thread] Current Thread [Next in Thread]