GNU bug report logs - #77604
[PATCH] gnu: emacs-pinentry: Update to latest.

Previous Next

Package: guix-patches;

Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>

Date: Mon, 7 Apr 2025 09:55:01 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: bug#77604: closed (Re: [bug#77604] [PATCH v1] gnu:
 emacs-pinentry: Update to latest.)
Date: Tue, 08 Apr 2025 16:13:05 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77604: [PATCH] gnu: emacs-pinentry: Update to latest.

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 77604 <at> debbugs.gnu.org.

-- 
77604: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77604
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: Sergey Trofimov <sarg <at> sarg.org.ru>
Cc: Ian Eure <ian <at> retrospec.tv>,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 Cayetano Santos <csantosb <at> inventati.org>, 77604-done <at> debbugs.gnu.org,
 Divya Ranjan Pattanaik <divya <at> subvertising.org>,
 Andrew Tropin <andrew <at> trop.in>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: Re: [bug#77604] [PATCH v1] gnu: emacs-pinentry: Update to latest.
Date: Wed, 09 Apr 2025 00:11:04 +0800
On Tue, 08 Apr 2025 13:32:03 +0800,
Sergey Trofimov wrote:
>
> * gnu/packages/emacs-xyz.scm (emacs-pinentry): Update to latest commit.
> [origin]: Adjust URI path.
>
> Change-Id: I56247418636c4ed708aa41701bdf2066b62a36cb
> ---
>  gnu/packages/emacs-xyz.scm | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Modified and applied as c49abb12c9bcf9710ecfe353ebafc7966c505dde, please don't
"latest commit" in commit message, its meaning always changes :)

Thanks

[Message part 3 (message/rfc822, inline)]
From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: guix-patches <at> gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [PATCH] gnu: emacs-pinentry: Update to latest.
Date: Mon,  7 Apr 2025 11:53:42 +0200
* gnu/packages/emacs-xyz.scm (emacs-pinentry): Update to latest commit.

Change-Id: I56247418636c4ed708aa41701bdf2066b62a36cb
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b0ed0fdd0b..ad406b27a4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -30453,8 +30453,8 @@ (define-public emacs-mu4e-dashboard
       (license license:gpl3+))))
 
 (define-public emacs-pinentry
-  (let ((commit "dcc9ba03252ee5d39e03bba31b420e0708c3ba0c")
-        (revision "1"))
+  (let ((commit "77991a491f3fc4673dfdd959ba6b4c9b0111150f")
+        (revision "2"))
     (package
       (name "emacs-pinentry")
       (version (git-version "0.1" revision commit))
@@ -30467,7 +30467,7 @@ (define-public emacs-pinentry
          (file-name (string-append "pinentry.el"))
          (sha256
           (base32
-           "1lf30q6r8nz5cjzclbb9bbymsk2y75nskvb55hnjdv93gr3j0sik"))))
+           "0kpyxaiwhv1qmc10bwd4rigywf1f3jqzq129lfwhvh7wilj2lx5w"))))
       (build-system emacs-build-system)
       (propagated-inputs
        (list gnupg))

base-commit: 6af680670bf9055b90e6f8b63c4c2ab7b08e7c56
--
2.49.0




This bug report was last modified 45 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.