From patchwork Mon Oct 28 10:16:13 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tanguy LE CARROUR X-Patchwork-Id: 15854 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5ED011766C; Mon, 28 Oct 2019 10:17:15 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_MSPIKE_H2 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 2B5661764C for ; Mon, 28 Oct 2019 10:17:15 +0000 (GMT) Received: from localhost ([::1]:52294 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iP25K-0005sz-Hk for patchwork@mira.cbaines.net; Mon, 28 Oct 2019 06:17:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37190) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iP259-0005na-S1 for guix-patches@gnu.org; Mon, 28 Oct 2019 06:17:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iP258-0000kB-Sw for guix-patches@gnu.org; Mon, 28 Oct 2019 06:17:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35073) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iP258-0000k4-QT for guix-patches@gnu.org; Mon, 28 Oct 2019 06:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iP258-0002m8-KZ for guix-patches@gnu.org; Mon, 28 Oct 2019 06:17:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37958] [PATCH] gnu: evince: Update to 3.34.1. Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 28 Oct 2019 10:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 37958 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37958@debbugs.gnu.org Cc: Tanguy Le Carrour X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.157225781510647 (code B ref -1); Mon, 28 Oct 2019 10:17:02 +0000 Received: (at submit) by debbugs.gnu.org; 28 Oct 2019 10:16:55 +0000 Received: from localhost ([127.0.0.1]:43894 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iP250-0002lf-RT for submit@debbugs.gnu.org; Mon, 28 Oct 2019 06:16:55 -0400 Received: from lists.gnu.org ([209.51.188.17]:50057) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iP24x-0002lW-RE for submit@debbugs.gnu.org; Mon, 28 Oct 2019 06:16:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37179) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iP24w-0005LT-Q1 for guix-patches@gnu.org; Mon, 28 Oct 2019 06:16:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iP24v-0000dy-IC for guix-patches@gnu.org; Mon, 28 Oct 2019 06:16:50 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:55575) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iP24v-0000dD-CV for guix-patches@gnu.org; Mon, 28 Oct 2019 06:16:49 -0400 Received: from rafflesia.easter-eggs.fr (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay11.mail.gandi.net (Postfix) with ESMTPSA id E439410000A; Mon, 28 Oct 2019 10:16:46 +0000 (UTC) From: Tanguy Le Carrour Date: Mon, 28 Oct 2019 11:16:13 +0100 Message-Id: <20191028101613.19906-1-tanguy@bioneland.org> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * 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")