unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67853] [PATCH gnome-team] gnu: nautilus: Update to 44.3.1.
@ 2023-12-16 17:20 Vivien Kraus via Guix-patches via
  2024-01-09 11:21 ` bug#67853: " Vivien Kraus via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-12-16 17:20 UTC (permalink / raw)
  To: 67853; +Cc: liliana.prikler, maxim.cournoyer, rg

* gnu/packages/gnome.scm (nautilus): Update to 44.3.1.

Change-Id: I267623213231cdead9c8ea2548bff1844d79878c
---
 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 c6437ce450..d3511ea06d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9693,7 +9693,7 @@ (define-public tracker-miners
 (define-public nautilus
   (package
     (name "nautilus")
-    (version "44.2.1")
+    (version "44.3.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -9701,7 +9701,7 @@ (define-public nautilus
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0k0yyh7sqan68c8n0ahwlw0xyiq25f57inm5qrpsgxr78w12zinr"))
+                "05njbaq98y00n1z1smg1pdip3shr84q8a10wssm8sjbv7sirwj75"))
               (patches
                (search-patches "nautilus-extension-search-path.patch"))))
     (build-system meson-build-system)

base-commit: 4c323c2f8308bba0e3295f3109d159c7b8f72838
-- 
2.41.0




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

* bug#67853: [PATCH gnome-team] gnu: nautilus: Update to 44.3.1.
  2023-12-16 17:20 [bug#67853] [PATCH gnome-team] gnu: nautilus: Update to 44.3.1 Vivien Kraus via Guix-patches via
@ 2024-01-09 11:21 ` Vivien Kraus via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2024-01-09 11:21 UTC (permalink / raw)
  To: 67853-done

This has been merged, thank you!

Best regards,

Vivien




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

end of thread, other threads:[~2024-01-09 11:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-16 17:20 [bug#67853] [PATCH gnome-team] gnu: nautilus: Update to 44.3.1 Vivien Kraus via Guix-patches via
2024-01-09 11:21 ` bug#67853: " Vivien Kraus via Guix-patches via

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