[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/06: gnu: evince: Update to 3.18.1.
From: |
??? |
Subject: |
06/06: gnu: evince: Update to 3.18.1. |
Date: |
Sun, 08 Nov 2015 13:47:11 +0000 |
iyzsong pushed a commit to branch master
in repository guix.
commit c3b9d75f8d0a6664e471767eb178799291535374
Author: 宋文武 <address@hidden>
Date: Sun Nov 8 21:42:26 2015 +0800
gnu: evince: Update to 3.18.1.
* gnu/packages/gnome.scm (evince): Update to 3.18.1.
---
gnu/packages/gnome.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 3c37427..32c29ca 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -386,7 +386,7 @@ forgotten when the session ends.")
(define-public evince
(package
(name "evince")
- (version "3.16.1")
+ (version "3.18.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -394,7 +394,7 @@ forgotten when the session ends.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0c31pwfzfm5x036f018q31k33vl8xb96nbs0iiccsc1abc37bzq6"))))
+ "0cccmbvl1b6d2976642iyfr8g3r69zf3mzl2ln6vjvvdbrv26l3v"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags '("--disable-nautilus")
- branch master updated (ae7ffa9 -> c3b9d75), ???, 2015/11/08
- 01/06: gnu: gnome-desktop: Update to 3.18.1., ???, 2015/11/08
- 02/06: gnu: gnome-themes-standard: Update to 3.18.0., ???, 2015/11/08
- 04/06: gnu: Add mozjs-24 (Mozilla SpiderMonkey 24)., ???, 2015/11/08
- 05/06: gnu: Add gjs., ???, 2015/11/08
- 06/06: gnu: evince: Update to 3.18.1.,
??? <=
- 03/06: gnu: Add gnome-session., ???, 2015/11/08