[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/48: gnu: nautilus: Update to 3.30.4.
From: |
guix-commits |
Subject: |
34/48: gnu: nautilus: Update to 3.30.4. |
Date: |
Fri, 21 Jun 2019 01:07:00 -0400 (EDT) |
kkebreau pushed a commit to branch core-updates
in repository guix.
commit ec66ebd4cd97f05d3f968062557ed92b2f4e1c4b
Author: Ricardo Wurmus <address@hidden>
Date: Thu Dec 6 11:05:26 2018 +0100
gnu: nautilus: Update to 3.30.4.
* gnu/packages/gnome.scm (nautilus): Update to 3.30.4.
[inputs]: Add libseccomp.
---
gnu/packages/gnome.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index cdf361e..84c3615 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6238,7 +6238,7 @@ shared object databases, search tools and indexing.")
(define-public nautilus
(package
(name "nautilus")
- (version "3.28.1")
+ (version "3.30.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -6246,7 +6246,7 @@ shared object databases, search tools and indexing.")
name "-" version ".tar.xz"))
(sha256
(base32
- "19dhpa2ylrg8d5274lahy7xqr2p9z3jnq1h4qmsh95czkpy7is4w"))))
+ "1fcavvv85mpaz53k5kx5mls7npx7b95s8isnhrgq2iglz4kpr7s1"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
@@ -6267,6 +6267,7 @@ shared object databases, search tools and indexing.")
("exempi" ,exempi)
("gnome-desktop" ,gnome-desktop)
("gnome-autoar" ,gnome-autoar)
+ ("libseccomp" ,libseccomp)
("libselinux" ,libselinux)
("nettle" ,nettle) ; XXX required by libarchive.pc via gnome-autoar
("tracker" ,tracker)
- 09/48: gnu: libgnomeprint: Update to 2.18.8., (continued)
- 09/48: gnu: libgnomeprint: Update to 2.18.8., guix-commits, 2019/06/21
- 08/48: gnu: adwaita-icon-theme: Update to 3.30.1., guix-commits, 2019/06/21
- 15/48: gnu: five-or-more: Update to 3.30.0., guix-commits, 2019/06/21
- 18/48: gnu: gnome-terminal: Update to 3.30.2., guix-commits, 2019/06/21
- 19/48: gnu: glib: Install m4 macros., guix-commits, 2019/06/21
- 21/48: gnu: atkmm: Update to 2.28.0., guix-commits, 2019/06/21
- 28/48: gnu: gnome-settings-daemon: Update to 3.30.1.2., guix-commits, 2019/06/21
- 12/48: gnu: seahorse: Update to 3.30., guix-commits, 2019/06/21
- 25/48: gnu: network-manager-applet: Update to 1.8.18., guix-commits, 2019/06/21
- 35/48: gnu: gnome-tweak-tool: Update to 3.30.1., guix-commits, 2019/06/21
- 34/48: gnu: nautilus: Update to 3.30.4.,
guix-commits <=
- 27/48: gnu: gnome-keyring: Add missing input., guix-commits, 2019/06/21
- 30/48: gnu: network-manager-applet: Use meson build system., guix-commits, 2019/06/21
- 41/48: gnu: libgnome-games-support: Update to 1.4.2., guix-commits, 2019/06/21
- 13/48: gnu: vala: Update to 0.42.3., guix-commits, 2019/06/21
- 39/48: gnu: yelp: Update to 3.30.0., guix-commits, 2019/06/21
- 42/48: gnu: evolution-data-server: Update to 3.30.2., guix-commits, 2019/06/21
- 11/48: gnu: libwnck: Update to 3.30.0., guix-commits, 2019/06/21
- 07/48: gnu: gsettings-desktop-schemas: Update to 3.28.1., guix-commits, 2019/06/21
- 10/48: gnu: libgnomeprintui: Update to 2.18.6., guix-commits, 2019/06/21
- 14/48: gnu: vte: Update to 0.54.2., guix-commits, 2019/06/21