[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/62: gnu: nautilus: Update to 3.32.1.
From: |
guix-commits |
Subject: |
27/62: gnu: nautilus: Update to 3.32.1. |
Date: |
Sat, 7 Dec 2019 14:04:54 -0500 (EST) |
kkebreau pushed a commit to branch master
in repository guix.
commit 3cafb9d4df519921a8e0c62395da043b1951783b
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 b22befd..b0f281c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6779,7 +6779,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 "/"
@@ -6787,7 +6787,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
@@ -6808,9 +6808,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
- 50/62: gnu: seahorse: Update to 3.32.2., (continued)
- 50/62: gnu: seahorse: Update to 3.32.2., guix-commits, 2019/12/07
- 43/62: gnu: gdm: Update to 3.32.0., guix-commits, 2019/12/07
- 25/62: gnu: gnome-tweaks: Update to 3.32.0., guix-commits, 2019/12/07
- 24/62: gnu: mutter: Update to 3.32.2., guix-commits, 2019/12/07
- 29/62: gnu: gnome-clocks: Update to 3.32.0., guix-commits, 2019/12/07
- 44/62: gnu: gnome-shell: Update to 3.32.2., guix-commits, 2019/12/07
- 49/62: gnu: quadrapassel: Update to 3.32.0., guix-commits, 2019/12/07
- 12/62: gnu: gnome-online-accounts: Update to 3.32.0., guix-commits, 2019/12/07
- 20/62: gnu: totem: Update to 3.32.1., guix-commits, 2019/12/07
- 33/62: gnu: gnome-disk-utility: Update to 3.32.1., guix-commits, 2019/12/07
- 27/62: gnu: nautilus: Update to 3.32.1.,
guix-commits <=
- 30/62: gnu: gnome-calendar: Update to 3.32.2., guix-commits, 2019/12/07
- 34/62: gnu: libwnck: Update to 3.32.0., guix-commits, 2019/12/07
- 53/62: gnu: epiphany: Update to 3.32.5., guix-commits, 2019/12/07
- 56/62: gnu: python-dbusmock: Update to 0.18.3., guix-commits, 2019/12/07
- 35/62: gnu: five-or-more: Update to 3.32.0., guix-commits, 2019/12/07
- 39/62: gnu: devhelp: Update to 3.32.0., guix-commits, 2019/12/07
- 36/62: gnu: gnome-mines: Update to 3.32.2., guix-commits, 2019/12/07
- 41/62: gnu: orca: Update to 3.32.0., guix-commits, 2019/12/07
- 42/62: gnu: cheese: Update to 3.32.1., guix-commits, 2019/12/07
- 40/62: gnu: python-pyatspi: Update to 2.32.1., guix-commits, 2019/12/07