unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52570] [PATCH] gnu: pinentry-bemenu: Update to 0.7.1.
@ 2021-12-17  9:55 Aleksandr Vityazev
  2021-12-17 10:12 ` bug#52570: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Aleksandr Vityazev @ 2021-12-17  9:55 UTC (permalink / raw)
  To: 52570

* 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@posteo.net>
 ;;; Copyright © 2021 Maxime Devos <maximedevos@telenet.be>
 ;;; Copyright © 2021 Nikita Domnitskii <nikita@domnitskii.me>
+;;; Copyright © 2021 Aleksandr Vityazev <avityazev@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




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#52570: [PATCH] gnu: pinentry-bemenu: Update to 0.7.1.
  2021-12-17  9:55 [bug#52570] [PATCH] gnu: pinentry-bemenu: Update to 0.7.1 Aleksandr Vityazev
@ 2021-12-17 10:12 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-12-17 10:12 UTC (permalink / raw)
  To: Aleksandr Vityazev; +Cc: 52570-done

Hello,

Aleksandr Vityazev <avityazev@posteo.org> writes:

> * gnu/packages/gnupg.scm (pinentry-bemenu): Update to 0.7.1.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-17 10:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17  9:55 [bug#52570] [PATCH] gnu: pinentry-bemenu: Update to 0.7.1 Aleksandr Vityazev
2021-12-17 10:12 ` bug#52570: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).