[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/48: gnu: evince: Update to 3.30.2.
From: |
guix-commits |
Subject: |
07/48: gnu: evince: Update to 3.30.2. |
Date: |
Fri, 3 May 2019 12:12:12 -0400 (EDT) |
rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit 335887d37a652b730a088528fec8bbf5fc24ab00
Author: Ricardo Wurmus <address@hidden>
Date: Tue Dec 4 05:07:32 2018 +0100
gnu: evince: Update to 3.30.2.
* gnu/packages/gnome.scm (evince): Update to 3.30.2.
[inputs]: Add gspell.
---
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 2bc64e8..65493cc 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -752,7 +752,7 @@ forgotten when the session ends.")
(define-public evince
(package
(name "evince")
- (version "3.28.2")
+ (version "3.30.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -760,7 +760,7 @@ forgotten when the session ends.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1qbk1x2c7iacmmfwjzh136v2sdacrkqn9d6bnqid7xn9hlnx4m89"))))
+ "0k7jln6dpg4bpv61niicjzkzyq6fhb3yfld7pc8ck71c8pmvsnx9"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags '("--disable-nautilus")
@@ -785,6 +785,7 @@ forgotten when the session ends.")
;; ("libkpathsea" ,texlive-bin)
("gnome-desktop" ,gnome-desktop)
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
+ ("gspell" ,gspell)
("libgnome-keyring" ,libgnome-keyring)
("adwaita-icon-theme" ,adwaita-icon-theme)
("gdk-pixbuf" ,gdk-pixbuf)
- 03/48: gnu: gmime: Update to 3.2.3., (continued)
- 03/48: gnu: gmime: Update to 3.2.3., guix-commits, 2019/05/03
- 01/48: gnu: glib: Update to 2.58.1., guix-commits, 2019/05/03
- 04/48: gnu: glibmm: Update to 2.58.0., guix-commits, 2019/05/03
- 05/48: gnu: gnome-desktop: Update to 3.30.2., guix-commits, 2019/05/03
- 08/48: gnu: gsettings-desktop-schemas: Update to 3.28.1., guix-commits, 2019/05/03
- 09/48: gnu: adwaita-icon-theme: Update to 3.30.1., guix-commits, 2019/05/03
- 10/48: gnu: libgnomeprint: Update to 2.18.8., guix-commits, 2019/05/03
- 11/48: gnu: libgnomeprintui: Update to 2.18.6., guix-commits, 2019/05/03
- 06/48: gnu: gnome-disk-utility: Update to 3.30.2., guix-commits, 2019/05/03
- 02/48: gnu: gobject-introspection: Update to 1.58.1., guix-commits, 2019/05/03
- 07/48: gnu: evince: Update to 3.30.2.,
guix-commits <=
- 12/48: gnu: libwnck: Update to 3.30.0., guix-commits, 2019/05/03
- 19/48: gnu: gnome-terminal: Update to 3.30.2., guix-commits, 2019/05/03
- 22/48: gnu: atkmm: Update to 2.28.0., guix-commits, 2019/05/03
- 23/48: gnu: pangomm: Update to 2.42.0., guix-commits, 2019/05/03
- 24/48: gnu: gnome-system-monitor: Update to 3.30.0., guix-commits, 2019/05/03
- 29/48: gnu: gnome-settings-daemon: Update to 3.30.1.2., guix-commits, 2019/05/03
- 14/48: gnu: vala: Update to 0.42.3., guix-commits, 2019/05/03
- 15/48: gnu: vte: Update to 0.54.2., guix-commits, 2019/05/03
- 16/48: gnu: five-or-more: Update to 3.30.0., guix-commits, 2019/05/03
- 17/48: gnu: gnome-mines: Update to 3.30.1.1., guix-commits, 2019/05/03