From unknown Sun Jun 22 08:00:53 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#63041] [PATCH] gnu: emacs-password-store: Update to 2.3.0. Resent-From: Mekeor Melire Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 23 Apr 2023 21:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63041 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63041@debbugs.gnu.org Cc: Mekeor Melire X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168228675510851 (code B ref -1); Sun, 23 Apr 2023 21:53:01 +0000 Received: (at submit) by debbugs.gnu.org; 23 Apr 2023 21:52:35 +0000 Received: from localhost ([127.0.0.1]:47053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqhdK-0002ox-TG for submit@debbugs.gnu.org; Sun, 23 Apr 2023 17:52:35 -0400 Received: from lists.gnu.org ([209.51.188.17]:36146) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqhdI-0002op-SG for submit@debbugs.gnu.org; Sun, 23 Apr 2023 17:52:33 -0400 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 1pqhdI-0001j9-Fr for guix-patches@gnu.org; Sun, 23 Apr 2023 17:52:32 -0400 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pqhdG-0000MB-9K for guix-patches@gnu.org; Sun, 23 Apr 2023 17:52:32 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 529412400A3 for ; Sun, 23 Apr 2023 23:52:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1682286746; bh=sr6pMuooYQkZbUTovxQD5JPH1jnRnqXnkVQrrTRfjnA=; h=From:To:Cc:Subject:Date:From; b=PqPZ6jY/Sqx+e7/wAZVo7TbCOd8N83OWCSj2q+4OxxdNpgMhcJAQ4YeFVG3WHGgn/ 9k9eIsGEn3S9iSxZLz7lodS7E4FLlsA7o/CzoXreut7s+8ji87mLg0h6ZtS2715RAV npgAisDu7rtLHBgprZ1hAk7PhSN0JKJuJpkgp4Z0UVzGckXs/k6QO4AJkgVafEYRmm tgWFDqyRvTknwHvTtKSdRk1hmBPgLEjrA/14dy/KHgqc7bauS1HbNp4ICbhg2XA2lJ aV2tLQv/QnJ12wsSGjoJ5YZJk3pf76J8wDiUUk9/2VkKdFFh6nOREe3XBogUFqr3hJ Xn7p2IdKBCk5Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Q4MS947cLz9rxL; Sun, 23 Apr 2023 23:52:25 +0200 (CEST) From: Mekeor Melire Date: Sun, 23 Apr 2023 21:51:44 +0000 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.65; envelope-from=mekeor@posteo.de; helo=mout01.posteo.de X-Spam_score_int: -37 X-Spam_score: -3.8 X-Spam_bar: --- X-Spam_report: (-3.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, INVALID_MSGID=0.568, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.2 (-) * gnu/packages/emacs-xyz.scm (emacs-password-store): Update to 2.3.0. [propagated-inputs]: Remove emacs-auth-source-pass. --- gnu/packages/emacs-xyz.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 234b0f6868..e3a0f2e0e3 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -20959,14 +20959,14 @@ (define-public emacs-ergoemacs-mode (license license:gpl3+))) (define-public emacs-password-store - (let ((commit "918992c19231b33b3d4a3288a7288a620e608cb4") + (let ((commit "26d2dae04bb76a87be6960861c10432820cd5d55") (revision "1")) (package (name "emacs-password-store") ;; The emacs package version does not match the password-store version, ;; even though it is part of the same repository. When updating, look ;; at the version declared in password-store.el. - (version (git-version "2.1.4" revision commit)) + (version (git-version "2.3.0" revision commit)) (source (origin (method git-fetch) (uri (git-reference @@ -20975,7 +20975,7 @@ (define-public emacs-password-store (file-name (git-file-name name version)) (sha256 (base32 - "0ni62f4pq96g0i0q66bch1dl9k4zqwhg7xaf746k3gbbqxcdh3vi")))) + "1pkx6pgkkpddxrshzq3x8ilfwqjw9gawnbbskcbssxc88wrpbcjb")))) (build-system emacs-build-system) (arguments (list #:phases @@ -20996,7 +20996,7 @@ (define-public emacs-password-store (inputs (list password-store)) (propagated-inputs - (list emacs-auth-source-pass emacs-s emacs-with-editor)) + (list emacs-s emacs-with-editor)) (home-page "https://git.zx2c4.com/password-store/tree/contrib/emacs") (synopsis "Password store (pass) support for Emacs") (description base-commit: 74e96c4cb171b17949f638d8b452d047a8f2dc6f -- 2.39.2 From unknown Sun Jun 22 08:00:53 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#63041] [PATCH] gnu: emacs-password-store: Update to 2.3.0. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 23 Apr 2023 22:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63041 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mekeor Melire Cc: 63041@debbugs.gnu.org Received: via spool by 63041-submit@debbugs.gnu.org id=B63041.168228889514463 (code B ref 63041); Sun, 23 Apr 2023 22:29:02 +0000 Received: (at 63041) by debbugs.gnu.org; 23 Apr 2023 22:28:15 +0000 Received: from localhost ([127.0.0.1]:47088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqiBr-0003lD-6c for submit@debbugs.gnu.org; Sun, 23 Apr 2023 18:28:15 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:59439) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqiBo-0003kk-Nq for 63041@debbugs.gnu.org; Sun, 23 Apr 2023 18:28:13 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id CF1AE1C0004; Sun, 23 Apr 2023 22:28:05 +0000 (UTC) From: Nicolas Goaziou References: <35952.3928536632$1682286827@news.gmane.org> Date: Mon, 24 Apr 2023 00:28:04 +0200 In-Reply-To: <35952.3928536632$1682286827@news.gmane.org> (Mekeor Melire's message of "Sun, 23 Apr 2023 21:51:44 +0000") Message-ID: <87leiiqlmz.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Mekeor Melire writes: > * gnu/packages/emacs-xyz.scm (emacs-password-store): Update to 2.3.0. > [propagated-inputs]: Remove emacs-auth-source-pass. Thank you. > (define-public emacs-password-store > - (let ((commit "918992c19231b33b3d4a3288a7288a620e608cb4") > + (let ((commit "26d2dae04bb76a87be6960861c10432820cd5d55") This commit is actually a version bump, so you can drop the revision, `git-version' call, and consider this to be the exact "2.3.0" release. Could you send an updated patch? Regards, -- Nicolas Goaziou From unknown Sun Jun 22 08:00:53 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#63041] [PATCH v2] gnu: emacs-password-store: Update to 2.3.0. References: In-Reply-To: Resent-From: Mekeor Melire Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 Apr 2023 10:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63041 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63041@debbugs.gnu.org Cc: Mekeor Melire Received: via spool by 63041-submit@debbugs.gnu.org id=B63041.16823313935809 (code B ref 63041); Mon, 24 Apr 2023 10:17:02 +0000 Received: (at 63041) by debbugs.gnu.org; 24 Apr 2023 10:16:33 +0000 Received: from localhost ([127.0.0.1]:47611 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqtFI-0001Vd-Qh for submit@debbugs.gnu.org; Mon, 24 Apr 2023 06:16:33 -0400 Received: from mout02.posteo.de ([185.67.36.66]:40623) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqtFF-0001VP-Uo for 63041@debbugs.gnu.org; Mon, 24 Apr 2023 06:16:30 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id E30AD24022C for <63041@debbugs.gnu.org>; Mon, 24 Apr 2023 12:16:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1682331383; bh=WmPlW8OIyFQjMNDuaYr9QfNlkL50QC0OXOaxb3APjvY=; h=From:To:Cc:Subject:Date:From; b=jZKTLTKY5sSiWAbqaIGq5ej+O5Bih27Ee3m4W7Klmb5+v5/672lwolX40JZqD1MQY Di6/gNgU4NKm1Jk3HHoASiFtnp5J4grdoQ5ME2XtBBppgSLzyStEUpZHgia4D462L6 xVUA6/sZSQXR1dhNjFv9wXRlCpitj3cbkc6qtvl2bQGFbB/YnszufM12o0k2ykQzwc e509MsYfB6nNvy8V9Lvn3m4fzUU0Ohxr9wDNGe2Z8wFwuD/fC/2Q834tic7FUH0ja0 CwLU+V9GQzk0nM+MCgJTEflbPqL5TA0hXNPryVBGZGa0tq8uncswHBlFz+o5KeA1Ts hTOMcNXe+d4JA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Q4gyb2yfzz9rxX; Mon, 24 Apr 2023 12:16:23 +0200 (CEST) From: Mekeor Melire Date: Mon, 24 Apr 2023 10:12:49 +0000 Message-Id: <8e7da6a9d83ba5c8139ea5aacd73a0f4acda9807.1682331168.git.mekeor@posteo.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/emacs-xyz.scm (emacs-password-store): Update to 2.3.0. [propagated-inputs]: Remove emacs-auth-source-pass. --- gnu/packages/emacs-xyz.scm | 87 +++++++++++++++++++------------------- 1 file changed, 43 insertions(+), 44 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 234b0f6868..caeb204f9e 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -20959,50 +20959,49 @@ (define-public emacs-ergoemacs-mode (license license:gpl3+))) (define-public emacs-password-store - (let ((commit "918992c19231b33b3d4a3288a7288a620e608cb4") - (revision "1")) - (package - (name "emacs-password-store") - ;; The emacs package version does not match the password-store version, - ;; even though it is part of the same repository. When updating, look - ;; at the version declared in password-store.el. - (version (git-version "2.1.4" revision commit)) - (source (origin - (method git-fetch) - (uri (git-reference - (url "git://git.zx2c4.com/password-store") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "0ni62f4pq96g0i0q66bch1dl9k4zqwhg7xaf746k3gbbqxcdh3vi")))) - (build-system emacs-build-system) - (arguments - (list #:phases - #~(modify-phases %standard-phases - (add-after 'unpack 'extract-el-file - (lambda _ - (copy-file "contrib/emacs/password-store.el" - "password-store.el") - (delete-file-recursively "contrib") - (delete-file-recursively "man") - (delete-file-recursively "src") - (delete-file-recursively "tests"))) - (add-after 'extract-el-file 'patch-executables - (lambda* (#:key inputs #:allow-other-keys) - (emacs-substitute-variables "password-store.el" - ("password-store-executable" - (search-input-file inputs "/bin/pass")))))))) - (inputs - (list password-store)) - (propagated-inputs - (list emacs-auth-source-pass emacs-s emacs-with-editor)) - (home-page "https://git.zx2c4.com/password-store/tree/contrib/emacs") - (synopsis "Password store (pass) support for Emacs") - (description - "This package provides functions for working with pass (\"the -standard Unix password manager\").") - (license license:gpl3+)))) + (package + (name "emacs-password-store") + ;; The emacs package version does not match the password-store version, + ;; even though it is part of the same repository. When updating, look at + ;; the version declared in password-store.el. + (version "2.3.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "git://git.zx2c4.com/password-store") + (commit "26d2dae04bb76a87be6960861c10432820cd5d55"))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1pkx6pgkkpddxrshzq3x8ilfwqjw9gawnbbskcbssxc88wrpbcjb")))) + (build-system emacs-build-system) + (arguments + (list #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'extract-el-file + (lambda _ + (copy-file "contrib/emacs/password-store.el" + "password-store.el") + (delete-file-recursively "contrib") + (delete-file-recursively "man") + (delete-file-recursively "src") + (delete-file-recursively "tests"))) + (add-after 'extract-el-file 'patch-executables + (lambda* (#:key inputs #:allow-other-keys) + (emacs-substitute-variables "password-store.el" + ("password-store-executable" + (search-input-file inputs "/bin/pass")))))))) + (inputs + (list password-store)) + (propagated-inputs + (list emacs-s emacs-with-editor)) + (home-page "https://git.zx2c4.com/password-store/tree/contrib/emacs") + (synopsis "Password store (pass) support for Emacs") + (description + "This package provides functions for working with pass (\"the + standard Unix password manager\").") + (license license:gpl3+)))) (define-public emacs-password-store-otp (package base-commit: 74e96c4cb171b17949f638d8b452d047a8f2dc6f -- 2.39.2 From unknown Sun Jun 22 08:00:53 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Mekeor Melire Subject: bug#63041: closed (Re: [bug#63041] [PATCH v2] gnu: emacs-password-store: Update to 2.3.0.) Message-ID: References: <87a5ywq2rx.fsf@nicolasgoaziou.fr> X-Gnu-PR-Message: they-closed 63041 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 63041@debbugs.gnu.org Date: Mon, 24 Apr 2023 23:28:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1682378883-20649-1" This is a multi-part message in MIME format... ------------=_1682378883-20649-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #63041: [PATCH] gnu: emacs-password-store: Update to 2.3.0. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 63041@debbugs.gnu.org. --=20 63041: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63041 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1682378883-20649-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 63041-done) by debbugs.gnu.org; 24 Apr 2023 23:27:55 +0000 Received: from localhost ([127.0.0.1]:50711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pr5b8-0005MU-Q9 for submit@debbugs.gnu.org; Mon, 24 Apr 2023 19:27:55 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:35681) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pr5b7-0005ME-4W for 63041-done@debbugs.gnu.org; Mon, 24 Apr 2023 19:27:53 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 6C94F60005; Mon, 24 Apr 2023 23:27:47 +0000 (UTC) From: Nicolas Goaziou To: Mekeor Melire Subject: Re: [bug#63041] [PATCH v2] gnu: emacs-password-store: Update to 2.3.0. References: <8e7da6a9d83ba5c8139ea5aacd73a0f4acda9807.1682331168.git.mekeor@posteo.de> Date: Tue, 25 Apr 2023 01:27:46 +0200 In-Reply-To: <8e7da6a9d83ba5c8139ea5aacd73a0f4acda9807.1682331168.git.mekeor@posteo.de> (Mekeor Melire's message of "Mon, 24 Apr 2023 10:12:49 +0000") Message-ID: <87a5ywq2rx.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 63041-done Cc: 63041-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Mekeor Melire writes: > * gnu/packages/emacs-xyz.scm (emacs-password-store): Update to 2.3.0. > [propagated-inputs]: Remove emacs-auth-source-pass. Applied. Thank you. Regards, -- Nicolas Goaziou ------------=_1682378883-20649-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 23 Apr 2023 21:52:35 +0000 Received: from localhost ([127.0.0.1]:47053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqhdK-0002ox-TG for submit@debbugs.gnu.org; Sun, 23 Apr 2023 17:52:35 -0400 Received: from lists.gnu.org ([209.51.188.17]:36146) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqhdI-0002op-SG for submit@debbugs.gnu.org; Sun, 23 Apr 2023 17:52:33 -0400 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 1pqhdI-0001j9-Fr for guix-patches@gnu.org; Sun, 23 Apr 2023 17:52:32 -0400 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pqhdG-0000MB-9K for guix-patches@gnu.org; Sun, 23 Apr 2023 17:52:32 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 529412400A3 for ; Sun, 23 Apr 2023 23:52:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1682286746; bh=sr6pMuooYQkZbUTovxQD5JPH1jnRnqXnkVQrrTRfjnA=; h=From:To:Cc:Subject:Date:From; b=PqPZ6jY/Sqx+e7/wAZVo7TbCOd8N83OWCSj2q+4OxxdNpgMhcJAQ4YeFVG3WHGgn/ 9k9eIsGEn3S9iSxZLz7lodS7E4FLlsA7o/CzoXreut7s+8ji87mLg0h6ZtS2715RAV npgAisDu7rtLHBgprZ1hAk7PhSN0JKJuJpkgp4Z0UVzGckXs/k6QO4AJkgVafEYRmm tgWFDqyRvTknwHvTtKSdRk1hmBPgLEjrA/14dy/KHgqc7bauS1HbNp4ICbhg2XA2lJ aV2tLQv/QnJ12wsSGjoJ5YZJk3pf76J8wDiUUk9/2VkKdFFh6nOREe3XBogUFqr3hJ Xn7p2IdKBCk5Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Q4MS947cLz9rxL; Sun, 23 Apr 2023 23:52:25 +0200 (CEST) From: Mekeor Melire To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-password-store: Update to 2.3.0. Date: Sun, 23 Apr 2023 21:51:44 +0000 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.65; envelope-from=mekeor@posteo.de; helo=mout01.posteo.de X-Spam_score_int: -37 X-Spam_score: -3.8 X-Spam_bar: --- X-Spam_report: (-3.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, INVALID_MSGID=0.568, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: submit Cc: Mekeor Melire X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.2 (-) * gnu/packages/emacs-xyz.scm (emacs-password-store): Update to 2.3.0. [propagated-inputs]: Remove emacs-auth-source-pass. --- gnu/packages/emacs-xyz.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 234b0f6868..e3a0f2e0e3 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -20959,14 +20959,14 @@ (define-public emacs-ergoemacs-mode (license license:gpl3+))) (define-public emacs-password-store - (let ((commit "918992c19231b33b3d4a3288a7288a620e608cb4") + (let ((commit "26d2dae04bb76a87be6960861c10432820cd5d55") (revision "1")) (package (name "emacs-password-store") ;; The emacs package version does not match the password-store version, ;; even though it is part of the same repository. When updating, look ;; at the version declared in password-store.el. - (version (git-version "2.1.4" revision commit)) + (version (git-version "2.3.0" revision commit)) (source (origin (method git-fetch) (uri (git-reference @@ -20975,7 +20975,7 @@ (define-public emacs-password-store (file-name (git-file-name name version)) (sha256 (base32 - "0ni62f4pq96g0i0q66bch1dl9k4zqwhg7xaf746k3gbbqxcdh3vi")))) + "1pkx6pgkkpddxrshzq3x8ilfwqjw9gawnbbskcbssxc88wrpbcjb")))) (build-system emacs-build-system) (arguments (list #:phases @@ -20996,7 +20996,7 @@ (define-public emacs-password-store (inputs (list password-store)) (propagated-inputs - (list emacs-auth-source-pass emacs-s emacs-with-editor)) + (list emacs-s emacs-with-editor)) (home-page "https://git.zx2c4.com/password-store/tree/contrib/emacs") (synopsis "Password store (pass) support for Emacs") (description base-commit: 74e96c4cb171b17949f638d8b452d047a8f2dc6f -- 2.39.2 ------------=_1682378883-20649-1--