all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66487] [PATCH gnome-team] gnu: nautilus: Update to 44.2.1.
@ 2023-10-12 10:54 Liliana Marie Prikler
  2023-10-12 10:54 ` [bug#66487] [PATCH gnome-team v2] " Liliana Marie Prikler
  2023-10-12 14:22 ` [bug#66487] [PATCH gnome-team] " Maxim Cournoyer
  0 siblings, 2 replies; 5+ messages in thread
From: Liliana Marie Prikler @ 2023-10-12 10:54 UTC (permalink / raw)
  To: 66487; +Cc: liliana.prikler, maxim.cournoyer, rg

* 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





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

end of thread, other threads:[~2023-11-15 21:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-12 10:54 [bug#66487] [PATCH gnome-team] gnu: nautilus: Update to 44.2.1 Liliana Marie Prikler
2023-10-12 10:54 ` [bug#66487] [PATCH gnome-team v2] " 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.