unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 62175@debbugs.gnu.org
Subject: [bug#62175] [PATCH 1/2] gnu: gnome-desktop: Update to 43.2.
Date: Mon, 13 Mar 2023 22:03:12 +0100	[thread overview]
Message-ID: <38148cb05bca17af9bd8dd2064046f3bebd70e0e.camel@gmail.com> (raw)
In-Reply-To: <e7ca89e2895b067fa16887c798b5ad037f773f75.camel@gmail.com>

* gnu/packages/gnome.scm (gnome-desktop): Update to 43.2.
---
 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 2a2d5f35c0..49991f9f0c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2255,7 +2255,7 @@ (define-public gnome-contacts
 (define-public gnome-desktop
   (package
     (name "gnome-desktop")
-    (version "42.4")
+    (version "43.2")
     (source
      (origin
        (method url-fetch)
@@ -2264,7 +2264,7 @@ (define-public gnome-desktop
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "09ddr5fzhh02fcn7xl1wy18qfsdqryd5msl2nbhdnsbr0vawkqhw"))))
+         "0c6pa7aip5q4gjcsid92yl5n71mgwfssn7p9wxndyqwas8hapfd0"))))
     (build-system meson-build-system)
     (arguments
      '(#:phases
-- 
2.39.2





  reply	other threads:[~2023-03-14  5:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-13 21:08 [bug#62175] [PATCH 0/2] Update Nautilus to 43.2 Liliana Marie Prikler
2023-03-13 21:03 ` Liliana Marie Prikler [this message]
2023-03-13 21:04 ` [bug#62175] [PATCH 2/2] gnu: nautilus: Update " Liliana Marie Prikler
2023-03-26  6:03   ` bug#62175: " Liliana Marie Prikler
2023-03-26 12:23     ` [bug#62175] " 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=38148cb05bca17af9bd8dd2064046f3bebd70e0e.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=62175@debbugs.gnu.org \
    /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).