GNU bug report logs -
#77604
[PATCH] gnu: emacs-pinentry: Update to latest.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77604 in the body.
You can then email your comments to 77604 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
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):
* 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):
* 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):
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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 07 May 2025 11:24:07 GMT)
Full text and
rfc822 format available.
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.