[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/10: gnu: nautilus: Update to 3.32.3.
From: |
guix-commits |
Subject: |
07/10: gnu: nautilus: Update to 3.32.3. |
Date: |
Sat, 2 Nov 2019 17:05:22 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 2caa09f6f6969f52cbd852667b539f4c00df5fc2
Author: Kei Kebreau <address@hidden>
Date: Sat Nov 2 09:49:18 2019 -0400
gnu: nautilus: Update to 3.32.3.
* gnu/packages/gnome.scm (nautilus): Update to 3.32.3.
---
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 1402009..5e7f52b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6541,7 +6541,7 @@ shared object databases, search tools and indexing.")
(define-public nautilus
(package
(name "nautilus")
- (version "3.32.1")
+ (version "3.32.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -6549,7 +6549,7 @@ shared object databases, search tools and indexing.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0vmrvimv4183l3ij4kv0ir2c9rfzk7gh3xc2pa4wkqq9kn7h6m7s"))))
+ "1x9crzbj6rrrf8w5dkcx0c14j40byr4ijpzkwd5dcrbfvvdy1r01"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
- branch wip-gnome-updates updated (e3bf493 -> 31ec7bc), guix-commits, 2019/11/02
- 01/10: gnu: epiphany: Update to 3.32.5., guix-commits, 2019/11/02
- 03/10: gnu: gnome-online-accounts: Update to 3.32.1., guix-commits, 2019/11/02
- 02/10: gnu: file-roller: Update to 3.32.2., guix-commits, 2019/11/02
- 08/10: gnu: python-pyatspi: Update to 2.34.0., guix-commits, 2019/11/02
- 07/10: gnu: nautilus: Update to 3.32.3.,
guix-commits <=
- 05/10: gnu: grilo: Update to 0.3.10., guix-commits, 2019/11/02
- 10/10: gnu: modem-manager: Update to 1.10.8., guix-commits, 2019/11/02
- 04/10: gnu: python-dbusmock: Update to 0.18.3., guix-commits, 2019/11/02
- 06/10: gnu: pipewire: Update to 0.2.7., guix-commits, 2019/11/02
- 09/10: gnu: network-manager: Update to 1.18.4., guix-commits, 2019/11/02