GNU bug report logs -
#52570
[PATCH] gnu: pinentry-bemenu: Update to 0.7.1.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52570 in the body.
You can then email your comments to 52570 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#52570
; Package
guix-patches
.
(Fri, 17 Dec 2021 09:55:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Aleksandr Vityazev <avityazev <at> posteo.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 17 Dec 2021 09:55:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnupg.scm (pinentry-bemenu): Update to 0.7.1.
---
gnu/packages/gnupg.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index 665e9e3021..39423f193a 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -20,6 +20,7 @@
;;; Copyright © 2020 Fredrik Salomonsson <plattfot <at> posteo.net>
;;; Copyright © 2021 Maxime Devos <maximedevos <at> telenet.be>
;;; Copyright © 2021 Nikita Domnitskii <nikita <at> domnitskii.me>
+;;; Copyright © 2021 Aleksandr Vityazev <avityazev <at> posteo.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -968,7 +969,7 @@ (define-public pinentry-rofi
(define-public pinentry-bemenu
(package
(name "pinentry-bemenu")
- (version "0.7.0")
+ (version "0.7.1")
(source
(origin
(method git-fetch)
@@ -977,7 +978,7 @@ (define-public pinentry-bemenu
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1faxaydhc9lr97b2r3sylcy320bn54g4a5p727y3227mz3gg1mn1"))))
+ (base32 "09nw49pyfs65m35a40kpzh6h0mf5yyjzmzq3jxp660885m0b29g8"))))
(build-system meson-build-system)
(native-inputs
(list pkg-config))
--
2.34.0
--
Aleksandr Vityazev
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Fri, 17 Dec 2021 10:13:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Aleksandr Vityazev <avityazev <at> posteo.org>
:
bug acknowledged by developer.
(Fri, 17 Dec 2021 10:13:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 52570-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Aleksandr Vityazev <avityazev <at> posteo.org> writes:
> * gnu/packages/gnupg.scm (pinentry-bemenu): Update to 0.7.1.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 14 Jan 2022 12:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 158 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.