[PATCH] gnu: xkcdpass: Update to 1.19.4.

  • Done
  • quality assurance status badge
Details
One participant
  • iyzsong
Owner
unassigned
Submitted by
iyzsong
Severity
normal
I
I
iyzsong wrote on 30 Aug 2023 13:49
(address . guix-patches@gnu.org)(name . ???)(address . iyzsong@member.fsf.org)
9bfb397ef6f7d961149137a32da855bd67c31bfa.1693396159.git.iyzsong@member.fsf.org
From: ??? <iyzsong@member.fsf.org>

* gnu/packages/password-utils.scm (xkcdpass): Update to 1.19.4.
---
gnu/packages/password-utils.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index 4768b99750..753a29dcca 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -1577,7 +1577,7 @@ (define-public pass-tomb
(define-public xkcdpass
(package
(name "xkcdpass")
- (version "1.19.3")
+ (version "1.19.4")
(home-page "https://github.com/redacted/XKCD-password-generator")
(source (origin
(method git-fetch)
@@ -1587,7 +1587,7 @@ (define-public xkcdpass
(file-name (git-file-name name version))
(sha256
(base32
- "0xfrmx9k2vinlagv476rfcfdp41aix1ldy6qnzzx26n985gcyk7p"))))
+ "1din4fqxgcj74vcjrsmn19sv81raards39x8pd75hmfxqqgggnd6"))))
(build-system python-build-system)
(arguments
`(#:phases

base-commit: 715d203b414727be43e405d09e86aa823125a4b3
--
2.41.0
?
Closing
877cpb7cgs.fsf@envs.net
Pushed now, closing!
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 65618@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65618
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