From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id wG90AbAS+WO6pgAAbAwnHQ (envelope-from ) for ; Fri, 24 Feb 2023 20:40:32 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gER2AbAS+WOJPgAA9RJhRA (envelope-from ) for ; Fri, 24 Feb 2023 20:40:32 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C77159D6B for ; Fri, 24 Feb 2023 20:40:31 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=famulari.name header.s=mesmtp header.b=N4Fl1qKW; dkim=fail ("headers rsa verify failed") header.d=messagingengine.com header.s=fm1 header.b=Mk3kL6fu; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677267631; a=rsa-sha256; cv=none; b=lELKKj76EQllhLIevpdRT2caG84BMi6g4Fmr5rctzANt7tNDtLYWP0aJ2sz5Gy/A+K6phK WSB1iGUbR/1uno/yQE65Ocv6V2hhjQaTxRgXrYk2q68OM08GAiMQoMp4P1TB2fdzYlZ1sL 874cLlNdJRMlFbbhyF8ncdUxpQxQsXX3/h8TMsp9rDxx16RdesDYybHws6qeBHVdhxVB50 EftT/e/oNLma4NXCy5v1zaCj88sLk7aZvTQxBCTe9EmvII5+ref6TUTRoyhA7PGqltYH37 UCWOSWUb7piI0bI24ainOkU1PlgmsFiTWqo+XjxHkFjaKsHfPUCE/h5URyjxiQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=famulari.name header.s=mesmtp header.b=N4Fl1qKW; dkim=fail ("headers rsa verify failed") header.d=messagingengine.com header.s=fm1 header.b=Mk3kL6fu; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677267631; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=5jExDppS2++8on8YEDhoB4u/3UH4XdE2mQPIVdOZeJI=; b=iHvNOeXjXVSA8mTIlcVvyLO5fsKQ7J9x/1i3/DAmhmU44be/xYtnHXiPTJNDZyNiMsU76P qigx1HpaAuyHAtGXABYqyQeVdEK8r5Cruka5H2naHF6vK1lceo5HDGLLKuo1QN0Go+V+E1 oHIVGKfGccaG0CfhW4jMQ7gw3RUL5XnJyBGgdHD4dfB1dSMGat0bf2f52Yn+p7UNIGuWhJ Jv+jWwQmFiFGOdbUJJZF9fHtiRdbaM4aoax3xGuv5INsfDPwA8T6zTaHqrBi2k2eKUypc0 q3wScRdpc6FvJV77/grK4c5YdVeG86rzYTMT9KaX+L33luuQBOFuvBxtW44sQg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pVdvK-0000Kc-57; Fri, 24 Feb 2023 14:40:06 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pVdvH-0000Js-H4 for guix-patches@gnu.org; Fri, 24 Feb 2023 14:40:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pVdvH-0000bb-8f for guix-patches@gnu.org; Fri, 24 Feb 2023 14:40:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pVdvH-00082d-3y for guix-patches@gnu.org; Fri, 24 Feb 2023 14:40:03 -0500 Subject: bug#61761: [PATCH 0/2] Update qpdfview Resent-From: Leo Famulari Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 24 Feb 2023 19:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61761 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Timotej Lazar Cc: 61761-done@debbugs.gnu.org Mail-Followup-To: 61761@debbugs.gnu.org, leo@famulari.name, timotej.lazar@araneo.si Received: via spool by 61761-done@debbugs.gnu.org id=D61761.167726759830867 (code D ref 61761); Fri, 24 Feb 2023 19:40:02 +0000 Received: (at 61761-done) by debbugs.gnu.org; 24 Feb 2023 19:39:58 +0000 Received: from localhost ([127.0.0.1]:38282 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVdvB-00081m-SM for submit@debbugs.gnu.org; Fri, 24 Feb 2023 14:39:58 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:54553) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVdv9-00081R-K6 for 61761-done@debbugs.gnu.org; Fri, 24 Feb 2023 14:39:56 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 510B65C00DD; Fri, 24 Feb 2023 14:39:49 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Fri, 24 Feb 2023 14:39:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:cc:content-type:date:date:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:sender :subject:subject:to:to; s=mesmtp; t=1677267589; x=1677353989; bh=5jExDppS2++8on8YEDhoB4u/3UH4XdE2mQPIVdOZeJI=; b=N4Fl1qKWEMNt 1sVeeHx5C9oBZ5DV5RVsL7V4Mq1Letin8WP2qJnuXcOIV0uKJYG+XaqW7q8SD6QQ jTawtOVbiMv/2AvH5Dn3ldN2Gw2/rNQIGarUF9ZcI18yjYrvAoB0dFRaBFThEu+I bMxTGU+aBiF1aqcPdZobXqAML80iHmU= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:date:date:feedback-id :feedback-id:from:from:in-reply-to:in-reply-to:message-id :mime-version:references:reply-to:sender:subject:subject:to:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; t=1677267589; x=1677353989; bh=5jExDppS2++8on8YEDhoB4u/3UH4 XdE2mQPIVdOZeJI=; b=Mk3kL6fuRqUq66xu7wuEzFUfALNXzZvUm9SnX2V2Oc+C oIfiLUxJ2Bqvfvz00WOb454o62NXN71artCbwj2baO5qiSnBkiRuQsuGzw30kMbT O+KN30vkBNXSTqtcvul6SjkNkr67oUywnF5Ziz/n5bBoGRct4nuJRAhYW3e8xume cDM6DnELSSWAcDQUfKaOVEuFvamJh0pA3eTynGr1Z78n4WlIvNIiFvTwZGFodsU2 5JRvASoILmYwmUklcNpc84VZut0b8ESQ2UWoGfMioIHE1CD+8owWXwJiRkWJItEC hpZ3r4IqTjzfovm6ISjblO4k/uoZpSJrrrVqYA/0Lg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrudekfedguddvfecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpeffhffvvefukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvgho ucfhrghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrg htthgvrhhnpeeiteduheefkeeufeelgeduhfejgfelheefleeuhfeffffgueduleehvdej leeiteenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpe hlvghosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Feedback-ID: i819c4023:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 24 Feb 2023 14:39:48 -0500 (EST) Date: Fri, 24 Feb 2023 14:39:46 -0500 From: Leo Famulari Message-ID: References: <20230224163240.18571-1-timotej.lazar@araneo.si> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230224163240.18571-1-timotej.lazar@araneo.si> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: C77159D6B X-Spam-Score: -1.88 X-Migadu-Spam-Score: -1.88 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: dn6qmhWhjrhM On Fri, Feb 24, 2023 at 05:32:41PM +0100, Timotej Lazar wrote: > Timotej Lazar (2): > gnu: qpdfview: Update to 0.5.0. > gnu: qpdfview: Use new package style. Thanks! Pushed as 5609d7dab9b606247b65bd303ffdaa2b24d58f82