[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/49: gnu: nautilus: Update to 3.30.4.
From: |
guix-commits |
Subject: |
35/49: gnu: nautilus: Update to 3.30.4. |
Date: |
Sat, 4 May 2019 08:18:49 -0400 (EDT) |
rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit a01f626fab5c6c73c881344e747b73ee7296179c
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 a6ae38c..0703b01 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6228,7 +6228,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 "/"
@@ -6236,7 +6236,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
@@ -6257,6 +6257,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)
- 27/49: gnu: gdm: Update to 3.30.2., (continued)
- 27/49: gnu: gdm: Update to 3.30.2., guix-commits, 2019/05/04
- 36/49: gnu: gnome-tweak-tool: Update to 3.30.1., guix-commits, 2019/05/04
- 31/49: gnu: network-manager-applet: Use meson build system., guix-commits, 2019/05/04
- 46/49: gnu: gnome-maps: Update to 3.30.2.1., guix-commits, 2019/05/04
- 48/49: gnu: mutter: Update to 3.30.2., guix-commits, 2019/05/04
- 19/49: gnu: gnome-terminal: Update to 3.30.2., guix-commits, 2019/05/04
- 17/49: gnu: gnome-mines: Update to 3.30.1.1., guix-commits, 2019/05/04
- 22/49: gnu: atkmm: Update to 2.28.0., guix-commits, 2019/05/04
- 24/49: gnu: gnome-system-monitor: Update to 3.30.0., guix-commits, 2019/05/04
- 32/49: gnu: libdazzle: Update to 3.30.2., guix-commits, 2019/05/04
- 35/49: gnu: nautilus: Update to 3.30.4.,
guix-commits <=
- 34/49: gnu: gvfs: Update to 1.38.1., guix-commits, 2019/05/04
- 37/49: gnu: colord: Update to 1.4.3., guix-commits, 2019/05/04
- 45/49: gnu: gnome-online-accounts: Update to 3.30.0., guix-commits, 2019/05/04
- 41/49: gnu: yelp-xsl: Update to 3.30.1., guix-commits, 2019/05/04
- 38/49: gnu: eog: Update to 3.28.4., guix-commits, 2019/05/04
- 39/49: gnu: epiphany: Update to 3.30.2., guix-commits, 2019/05/04
- 40/49: gnu: yelp: Update to 3.30.0., guix-commits, 2019/05/04
- 42/49: gnu: libgnome-games-support: Update to 1.4.2., guix-commits, 2019/05/04
- 49/49: gnu: gnome-shell: Update to 3.30.2., guix-commits, 2019/05/04
- 33/49: gnu: libgdata: Update to 0.17.9., guix-commits, 2019/05/04