[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#66487] [PATCH gnome-team] gnu: nautilus: Update to 44.2.1.
From: |
Liliana Marie Prikler |
Subject: |
[bug#66487] [PATCH gnome-team] gnu: nautilus: Update to 44.2.1. |
Date: |
Thu, 12 Oct 2023 12:54:19 +0200 |
* 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
- [bug#66487] [PATCH gnome-team] gnu: nautilus: Update to 44.2.1.,
Liliana Marie Prikler <=