[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/62: gnu: nautilus: Update to 3.28.1.
From: |
guix-commits |
Subject: |
51/62: gnu: nautilus: Update to 3.28.1. |
Date: |
Fri, 8 Feb 2019 16:26:43 -0500 (EST) |
rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.
commit c6a8016eeb3c622caa47aefe33bf1dcfea4ff2d1
Author: Ricardo Wurmus <address@hidden>
Date: Mon Aug 6 18:52:06 2018 +0200
gnu: nautilus: Update to 3.28.1.
* gnu/packages/gnome.scm (nautilus): Update to 3.28.1.
[inputs]: Add gexiv2.
---
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 777f150..bc0b3cd 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5868,7 +5868,7 @@ shared object databases, search tools and indexing.")
(define-public nautilus
(package
(name "nautilus")
- (version "3.26.2")
+ (version "3.28.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -5876,7 +5876,7 @@ shared object databases, search tools and indexing.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1d0l4vgcjqj4671hb6s2a56baqlasbxn3wl6vfrpdsk5qq299jbr"))))
+ "19dhpa2ylrg8d5274lahy7xqr2p9z3jnq1h4qmsh95czkpy7is4w"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
@@ -5892,6 +5892,7 @@ shared object databases, search tools and indexing.")
("pkg-config" ,pkg-config)))
(inputs
`(("dconf" ,dconf)
+ ("gexiv2" ,gexiv2)
("gvfs" ,gvfs)
("exempi" ,exempi)
("gnome-desktop" ,gnome-desktop)
- 49/62: gnu: tracker: Update to 2.0.4., (continued)
- 49/62: gnu: tracker: Update to 2.0.4., guix-commits, 2019/02/08
- 62/62: gnu: gnome-shell: Update to 3.28.2., guix-commits, 2019/02/08
- 30/62: gnu: gnome-mines: Update to 3.28.0., guix-commits, 2019/02/08
- 46/62: gnu: gnome-todo: Update to 3.28.1., guix-commits, 2019/02/08
- 55/62: gnu: gnome-online-accounts: Update to 3.28.0., guix-commits, 2019/02/08
- 40/62: gnu: gnome-system-monitor: Update to 3.28.2., guix-commits, 2019/02/08
- 16/62: gnu: adwaita-icon-theme: Update to 3.28.0., guix-commits, 2019/02/08
- 29/62: gnu: librsvg: Build Vala bindings., guix-commits, 2019/02/08
- 32/62: gnu: gjs: Update to 1.52.3., guix-commits, 2019/02/08
- 43/62: gnu: libgnomekbd: Update to 3.26.0., guix-commits, 2019/02/08
- 51/62: gnu: nautilus: Update to 3.28.1.,
guix-commits <=
- 44/62: gnu: gnome-shell-extensions: Update to 3.28.1., guix-commits, 2019/02/08
- 59/62: gnu: cups-filters: Fix build with newer version of poppler., guix-commits, 2019/02/08
- 35/62: gnu: network-manager: Update to 1.10.10., guix-commits, 2019/02/08
- 60/62: gnu: eog: Ensure RUNPATH contains output library directory., guix-commits, 2019/02/08
- 56/62: gnu: network-manager-openvpn: Update to 1.8.4., guix-commits, 2019/02/08
- 54/62: gnu: evolution-data-server: Update to 3.28.3., guix-commits, 2019/02/08
- 14/62: gnu: gcr: Update to 3.28.0., guix-commits, 2019/02/08