[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/12: gnu: evince: Update to 3.36.1.
From: |
guix-commits |
Subject: |
06/12: gnu: evince: Update to 3.36.1. |
Date: |
Sat, 6 Jun 2020 03:22:22 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 6f64a05ec920ed46a845ad399546170988d2e05d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Jun 6 06:16:36 2020 +0200
gnu: evince: Update to 3.36.1.
* gnu/packages/gnome.scm (evince): Update to 3.36.1.
---
gnu/packages/gnome.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 7335dc1..6bcc36d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1668,7 +1668,7 @@ forgotten when the session ends.")
(define-public evince
(package
(name "evince")
- (version "3.34.2")
+ (version "3.36.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/evince/"
@@ -1676,7 +1676,7 @@ forgotten when the session ends.")
"evince-" version ".tar.xz"))
(sha256
(base32
- "05q6v9lssd21623mnj2p49clj9v9csw9kay7n4nklki025grbh1w"))))
+ "1msbb66lasikpfjpkwsvi7h22hqmk275850ilpdqwbd0b39vzf4c"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags '("--disable-nautilus" "--enable-introspection")
@@ -1726,8 +1726,7 @@ forgotten when the session ends.")
("gobject-introspection" ,gobject-introspection)
("pkg-config" ,pkg-config)
("xmllint" ,libxml2)))
- (home-page
- "https://www.gnome.org/projects/evince/")
+ (home-page "https://www.gnome.org/projects/evince/")
(synopsis "GNOME's document viewer")
(description
"Evince is a document viewer for multiple document formats. It
- branch master updated (831c1a3 -> 51b2584), guix-commits, 2020/06/06
- 01/12: gnu: python-backports-csv: Update to 1.0.7., guix-commits, 2020/06/06
- 04/12: gnu: mtpaint: Fix version numbering., guix-commits, 2020/06/06
- 06/12: gnu: evince: Update to 3.36.1.,
guix-commits <=
- 07/12: gnu: geoclue: Update to 2.5.6., guix-commits, 2020/06/06
- 02/12: gnu: fortune-mod: Update to 2.28.0., guix-commits, 2020/06/06
- 03/12: gnu: gpxsee: Update to 7.30., guix-commits, 2020/06/06
- 05/12: gnu: mtpaint: Update to 3.49.27., guix-commits, 2020/06/06
- 11/12: gnu: libqmi: Update to 1.24.12., guix-commits, 2020/06/06
- 08/12: gnu: mcelog: Fix unversioned DOCDIR., guix-commits, 2020/06/06
- 12/12: gnu: libavif: Mark up description., guix-commits, 2020/06/06
- 10/12: gnu: mcelog: Update description., guix-commits, 2020/06/06
- 09/12: gnu: mcelog: Update to 170., guix-commits, 2020/06/06