[PATCH] gnu: pinentry-rofi: Update to 2.1.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Fredrik Salomonsson
Owner
unassigned
Submitted by
Fredrik Salomonsson
Severity
normal

Debbugs page

F
F
Fredrik Salomonsson wrote on 31 Mar 17:20 -0700
(address . guix-patches@gnu.org)(name . Fredrik Salomonsson)(address . plattfot@posteo.net)
5927d1e0316c7fb9e6116382e2d63ce759853ebb.1711930740.git.plattfot@posteo.net
* gnu/packages/gnupg.scm (pinentry-rofi): Update to 2.1.0.

Change-Id: Ie39dfadc9905032e2a6cd08858596b7fdfd5c6dd
---
gnu/packages/gnupg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index 1bf6eee2ff..e7c583a266 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -944,7 +944,7 @@ (define-public pinentry-efl
(define-public pinentry-rofi
(package
(name "pinentry-rofi")
- (version "2.0.3")
+ (version "2.1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -952,7 +952,7 @@ (define-public pinentry-rofi
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0kjzvgni9srl8h5c52pqrvgdxs6avv0nhgk19apd97sx10qdwdhk"))))
+ (base32 "1v5rl2kkvkj1pw3bn20gwa2pa7caan3hbqnr6fshv5j7h56919i7"))))
(build-system gnu-build-system)
(arguments
`(#:modules

base-commit: 1cba1f8ce6f84c4737650401c0eb0473a45f9ff7
--
2.41.0
E
E
Efraim Flashner wrote on 2 Apr 11:17 -0700
(name . Fredrik Salomonsson)(address . plattfot@posteo.net)(address . 70117-done@debbugs.gnu.org)
ZgxLodgCe4TEDH92@3900XT
Thanks! Patch pushed.

--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmYMS6EACgkQQarn3Mo9
g1FhZQ//eurfQ53P8BqWxXQdWsEmrP7tupPYDHC/BFLUZffhnpwxlUaCIYjC8YEN
zj+4g8WXl9If0k+Z4mjWZyhkM/mk+dG/hSdfnQrjzicfd76k71yNlgQVD127jDRJ
NCowlMnmlx3Rv/ypv1Dgd2v7tYYghULqtv8CPmYRe5N6q5+iEOy4FQJJvw5iSCFF
7imyEjxFd2/zw2bs/jXGRvIvFVpNt8M8CZM5BTwnUhmmXBTeidQ5lduzXTSo/p5T
tm6uR1YZHYNRa09sxK2VWVh7vnWYkwWFsczw0nY1nO8Mampe10qRevxaMyOaTNmA
GCIRUk23M6dxlqVGXxpe00KFkYD9755RgNf2g92bZfPuCEGpLcK2wRwu5rwenyUQ
EKJUtvFOMTdgx+a2nCFXmesg2W+zW+peMjzbj3U3ufKpx7FsFKkB+84a6MH9hUQ0
KXjJ4b3QtsD7nxXyMr+kB0jwTviRuI7fWWEnUKVvCL+oQHQIPcNMhIGeRLUfFOS9
RQi9h60rj/hsplFQfxEKFR7o9LftO7jqaueg/weJPXrfxJ66fJUr/scN1uTto6cp
jX19AGBpdrXC3+davyjiDLFFjpyV/4DyMsRckcglwWl/3XQKxfMtfBsXpkKNvjeh
mD9fJVPOAJFJc+9dSVr6zVAl5D8wDi2P+UATiS6HsDklH0JFEW0=
=LBKf
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 70117@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70117
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch