GNU bug report logs - #37958
[PATCH] gnu: evince: Update to 3.34.1.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Mon, 28 Oct 2019 10:17:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <m.othacehe <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <m.othacehe <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#37958: closed ([PATCH] gnu: evince: Update to 3.34.1.)
Date: Mon, 28 Oct 2019 12:06:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 28 Oct 2019 13:04:53 +0100
with message-id <87tv7tyt22.fsf <at> gmail.com>
and subject line Re: [bug#37958] [PATCH] gnu: evince: Update to 3.34.1.
has caused the debbugs.gnu.org bug report #37958,
regarding [PATCH] gnu: evince: Update to 3.34.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
37958: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37958
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: guix-patches <at> gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: [PATCH] gnu: evince: Update to 3.34.1.
Date: Mon, 28 Oct 2019 11:16:13 +0100
* gnu/packages/gnome.scm (evince): Update to 3.34.1.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 12993eadef..bb842574b2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -772,7 +772,7 @@ forgotten when the session ends.")
 (define-public evince
   (package
     (name "evince")
-    (version "3.30.2")
+    (version "3.34.1")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnome/sources/" name "/"
@@ -780,7 +780,7 @@ forgotten when the session ends.")
                                  name "-" version ".tar.xz"))
              (sha256
               (base32
-               "0k7jln6dpg4bpv61niicjzkzyq6fhb3yfld7pc8ck71c8pmvsnx9"))))
+               "1pr6fvbaam1mzxjwyqd53hcxzdjzf73idn10j4j7n54nwg6hgr45"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags '("--disable-nautilus")
-- 
2.23.0



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>, 37958-done <at> debbugs.gnu.org
Subject: Re: [bug#37958] [PATCH] gnu: evince: Update to 3.34.1.
Date: Mon, 28 Oct 2019 13:04:53 +0100
Pushed, thanks!


This bug report was last modified 5 years and 294 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.