[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/184: gnu: nautilus: Update to 3.32.1.
From: |
guix-commits |
Subject: |
27/184: gnu: nautilus: Update to 3.32.1. |
Date: |
Wed, 27 Nov 2019 14:36:54 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 24313306eb39a0218fbd71101f7a262272602d59
Author: Kei Kebreau <address@hidden>
Date: Wed Jul 24 19:30:47 2019 -0400
gnu: nautilus: Update to 3.32.1.
* gnu/packages/gnome.scm (nautilus): Update to 3.32.1.
[inputs]: Add gst-plugins-base.
---
gnu/packages/gnome.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index cfe6950..67dbcb7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6527,7 +6527,7 @@ shared object databases, search tools and indexing.")
(define-public nautilus
(package
(name "nautilus")
- (version "3.30.5")
+ (version "3.32.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -6535,7 +6535,7 @@ shared object databases, search tools and indexing.")
name "-" version ".tar.xz"))
(sha256
(base32
- "144r4py9b8w9ycsg6fggjg05kwvymh003qsb3h6apgpch5y3zgnv"))))
+ "0vmrvimv4183l3ij4kv0ir2c9rfzk7gh3xc2pa4wkqq9kn7h6m7s"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
@@ -6556,9 +6556,11 @@ shared object databases, search tools and indexing.")
("exempi" ,exempi)
("gnome-desktop" ,gnome-desktop)
("gnome-autoar" ,gnome-autoar)
+ ("gst-plugins-base" ,gst-plugins-base)
("libseccomp" ,libseccomp)
("libselinux" ,libselinux)
("tracker" ,tracker)
+ ("tracker-miners" ,tracker-miners)
;; XXX: gtk+ is required by libnautilus-extension.pc
;;
;; Don't propagate it to reduces "profile pollution" of the 'gnome' meta
- 05/184: gnu: file-roller: Update to 3.32.1., (continued)
- 05/184: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/11/27
- 10/184: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/11/27
- 11/184: gnu: gnome-desktop: Update to 3.32.2., guix-commits, 2019/11/27
- 07/184: gnu: gnome-backgrounds: Update to 3.32.0., guix-commits, 2019/11/27
- 13/184: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/11/27
- 16/184: gnu: grilo: Update to 0.3.9., guix-commits, 2019/11/27
- 17/184: gnu: tracker: Update to 2.2.2., guix-commits, 2019/11/27
- 23/184: gnu: Add pipewire., guix-commits, 2019/11/27
- 25/184: gnu: gnome-tweaks: Update to 3.32.0., guix-commits, 2019/11/27
- 24/184: gnu: mutter: Update to 3.32.2., guix-commits, 2019/11/27
- 27/184: gnu: nautilus: Update to 3.32.1.,
guix-commits <=
- 36/184: gnu: gnome-mines: Update to 3.32.2., guix-commits, 2019/11/27
- 43/184: gnu: libdazzle: Use xorg-server-fot-tests., guix-commits, 2019/11/27
- 40/184: gnu: python-pyatspi: Update to 2.32.1., guix-commits, 2019/11/27
- 15/184: gnu: gnome-control-center: Update to 3.32.2., guix-commits, 2019/11/27
- 20/184: gnu: totem: Update to 3.32.1., guix-commits, 2019/11/27
- 37/184: gnu: gnome-sudoku: Update to 3.32.0., guix-commits, 2019/11/27
- 35/184: gnu: five-or-more: Update to 3.32.0., guix-commits, 2019/11/27
- 47/184: gnu: ghex: Update to 3.18.4., guix-commits, 2019/11/27
- 51/184: gnu: seahorse: Update to 3.32.2., guix-commits, 2019/11/27
- 54/184: gnu: epiphany: Update to 3.32.5., guix-commits, 2019/11/27