unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 66487@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	rg@raghavgururajan.name
Subject: [bug#66487] [PATCH gnome-team] gnu: nautilus: Update to 44.2.1.
Date: Thu, 12 Oct 2023 12:54:19 +0200	[thread overview]
Message-ID: <3000f445bf5fec316d7c8f223814ef2b307b5b95.1697113335.git.liliana.prikler@gmail.com> (raw)

* gnu/packages/gnome.scm (nautilus): Update to 44.2.1.
---
 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 01d7e75890..99a1a2a663 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9679,7 +9679,7 @@ (define-public tracker-miners
 (define-public nautilus
   (package
     (name "nautilus")
-    (version "44.2")
+    (version "44.2.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -9687,7 +9687,7 @@ (define-public nautilus
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1rfkh43iw4bqv36ccznl3lh9g0p9pa8xqyjk167qlvar4xchcji7"))
+                "0k0yyh7sqan68c8n0ahwlw0xyiq25f57inm5qrpsgxr78w12zinr"))
               (patches
                (search-patches "nautilus-extension-search-path.patch"))))
     (build-system meson-build-system)

base-commit: b701a7018d94aebef6a967ec235c72c1f7cdfe5c
-- 
2.41.0





             reply	other threads:[~2023-10-12 12:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-12 10:54 Liliana Marie Prikler [this message]
2023-10-12 10:54 ` [bug#66487] [PATCH gnome-team v2] gnu: nautilus: Update to 44.2.1 Liliana Marie Prikler
2023-11-15 21:49   ` bug#66487: " Liliana Marie Prikler
2023-10-12 14:22 ` [bug#66487] [PATCH gnome-team] " Maxim Cournoyer
2023-10-13 18:40   ` 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=3000f445bf5fec316d7c8f223814ef2b307b5b95.1697113335.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=66487@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    /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).