unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37958] [PATCH] gnu: evince: Update to 3.34.1.
@ 2019-10-28 10:16 Tanguy Le Carrour
  2019-10-28 12:04 ` Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Tanguy Le Carrour @ 2019-10-28 10:16 UTC (permalink / raw)
  To: 37958; +Cc: Tanguy Le Carrour

* 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#37958] [PATCH] gnu: evince: Update to 3.34.1.
  2019-10-28 10:16 [bug#37958] [PATCH] gnu: evince: Update to 3.34.1 Tanguy Le Carrour
@ 2019-10-28 12:04 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2019-10-28 12:04 UTC (permalink / raw)
  To: 37958; +Cc: Tanguy Le Carrour, 37958-done


Pushed, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-28 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-28 10:16 [bug#37958] [PATCH] gnu: evince: Update to 3.34.1 Tanguy Le Carrour
2019-10-28 12:04 ` Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).