From patchwork Mon Feb 1 01:40:40 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fredrik Salomonsson X-Patchwork-Id: 26799 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 434B227BC1E; Mon, 1 Feb 2021 01:41:22 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id DE39B27BC1D for ; Mon, 1 Feb 2021 01:41:21 +0000 (GMT) Received: from localhost ([::1]:57968 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l6ODR-0000ap-4X for patchwork@mira.cbaines.net; Sun, 31 Jan 2021 20:41:21 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47224) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l6OD8-0000ah-Q0 for guix-patches@gnu.org; Sun, 31 Jan 2021 20:41:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46846) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l6OD8-0003pr-If for guix-patches@gnu.org; Sun, 31 Jan 2021 20:41:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l6OD8-0006NA-F7 for guix-patches@gnu.org; Sun, 31 Jan 2021 20:41:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#46222] [PATCH 1/1] gnu: pinentry-rofi: Update to 2.0.3. References: <20210201012916.118187-1-plattfot@posteo.net> In-Reply-To: <20210201012916.118187-1-plattfot@posteo.net> Resent-From: Fredrik Salomonsson Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 01 Feb 2021 01:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46222 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 46222@debbugs.gnu.org Received: via spool by 46222-submit@debbugs.gnu.org id=B46222.161214365524474 (code B ref 46222); Mon, 01 Feb 2021 01:41:02 +0000 Received: (at 46222) by debbugs.gnu.org; 1 Feb 2021 01:40:55 +0000 Received: from localhost ([127.0.0.1]:58392 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l6OD1-0006Mf-5E for submit@debbugs.gnu.org; Sun, 31 Jan 2021 20:40:55 -0500 Received: from mout02.posteo.de ([185.67.36.66]:38081) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l6OCx-0006MQ-IO for 46222@debbugs.gnu.org; Sun, 31 Jan 2021 20:40:53 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 153682400FB for <46222@debbugs.gnu.org>; Mon, 1 Feb 2021 02:40:44 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1612143645; bh=dxjh3tR2nwSvyUrOQy3JcbMvQGXe8QMzsnzYEkv14Ng=; h=From:To:Cc:Subject:Date:From; b=mkpAzfj84UKVkhQDy3C7vnMAwNqHRiVbun7fjjQ0WoUnp6i4d4Fnj+zI7gNavdOnj oPGevVBxJ6CcDgfmmUlA9ZWBdf4qLSawwRmfCyY21LPVQSa2ASdQ1CK8i2zhz/GTli sTNUWn/92Biy2ml2CnlvBSrpaGqoYx21fImAVshXW0NfvK/66aAYWxTk00NExs7vMA IXR3/obnHeRzNll5T6mruib8iF5p0wPdwEPH16okLghHmFAGlEzmNqVPl8Cmj534lk pPiULmII/MmJGN5CbJmes3AhfxwC4MBRbRQJKhA+yD9xnHQ8lrdfysqce5hreoGjGF OCeuqtZrha2dg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4DTVyN2FxQz9rxN; Mon, 1 Feb 2021 02:40:44 +0100 (CET) From: Fredrik Salomonsson Date: Sun, 31 Jan 2021 17:40:40 -0800 Message-Id: <20210201014040.119125-1-plattfot@posteo.net> X-Mailer: git-send-email 2.30.0 MIME-Version: 1.0 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: List-Help: List-Subscribe: , Cc: Fredrik Salomonsson Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gnupg.scm (pinentry-rofi): Update to 2.0.3. [arguments]: Add make installcheck phase to verify the installed artifact. --- gnu/packages/gnupg.scm | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index 9be8a32540..b7f4acc78b 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -894,7 +894,7 @@ passphrase when @code{gpg} is run and needs it."))) (define-public pinentry-rofi (package (name "pinentry-rofi") - (version "2.0.2") + (version "2.0.3") (source (origin (method git-fetch) (uri (git-reference @@ -902,7 +902,7 @@ passphrase when @code{gpg} is run and needs it."))) (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "14rbz32ykc8pz7gglbvxm3pcgabr7xdnddar6k24icd5xk9mr4rp")))) + (base32 "0kjzvgni9srl8h5c52pqrvgdxs6avv0nhgk19apd97sx10qdwdhk")))) (build-system gnu-build-system) (arguments `(#:modules @@ -923,10 +923,14 @@ passphrase when @code{gpg} is run and needs it."))) (wrap-program (string-append bin "pinentry-rofi") (list "PATH" ":" 'prefix `(,rofi-bin))) - #t)))))))) + #t))))) + (add-after 'compress-documentation 'installcheck + (lambda* rest + (invoke "make" "installcheck")))))) (native-inputs `(("autoconf" ,autoconf) ("automake" ,automake) + ("autoconf-archive" ,autoconf-archive) ("pkg-config" ,pkg-config) ("texinfo" ,texinfo))) (inputs `(("guile" ,guile-3.0)