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>

To reply to this bug, email your comments to 77604 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, hako <at> ultrarare.space, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org:
bug#77604; Package guix-patches. (Mon, 07 Apr 2025 09:55:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
New bug report received and forwarded. Copy sent to andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, hako <at> ultrarare.space, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org. (Mon, 07 Apr 2025 09:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Information forwarded to sarg <at> sarg.org.ru, andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, hako <at> ultrarare.space, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org:
bug#77604; Package guix-patches. (Tue, 08 Apr 2025 05:33:01 GMT) Full text and rfc822 format available.

Message #8 received at 77604 <at> debbugs.gnu.org (full text, mbox):

From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: 77604 <at> debbugs.gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [PATCH v1] gnu: emacs-pinentry: Update to latest.
Date: Tue,  8 Apr 2025 07:32:03 +0200
* 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(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 81483bc0dc..058d76da11 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -30478,8 +30478,8 @@ (define-public emacs-mu4e-dashboard
       (license license:gpl3+))))
 
 (define-public emacs-pinentry
-  (let ((commit "dcc9ba03252ee5d39e03bba31b420e0708c3ba0c")
-        (revision "1"))
+  (let ((commit "0079964a1dde954ccb2ce8a28613d8020c549a36")
+        (revision "2"))
     (package
       (name "emacs-pinentry")
       (version (git-version "0.1" revision commit))
@@ -30488,11 +30488,11 @@ (define-public emacs-pinentry
          (method url-fetch)
          (uri (string-append
                "http://git.savannah.gnu.org/cgit/emacs/elpa.git/plain"
-               "/packages/pinentry/pinentry.el?id=" commit))
+               "/pinentry.el?id=" commit))
          (file-name (string-append "pinentry.el"))
          (sha256
           (base32
-           "1lf30q6r8nz5cjzclbb9bbymsk2y75nskvb55hnjdv93gr3j0sik"))))
+           "0vfwn3vk9ffi2jkzw5mkg35pghf7maki4mks6a6nx7hxj5a8b2dp"))))
       (build-system emacs-build-system)
       (propagated-inputs
        (list gnupg))

base-commit: c9524b5841a057b5e64abf0dca75261e741949c5
--
2.49.0





Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Tue, 08 Apr 2025 16:13:05 GMT) Full text and rfc822 format available.

Notification sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
bug acknowledged by developer. (Tue, 08 Apr 2025 16:13:05 GMT) Full text and rfc822 format available.

Message #13 received at 77604-done <at> debbugs.gnu.org (full text, mbox):

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




This bug report was last modified 4 days ago.

Previous Next


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