unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65618] [PATCH] gnu: xkcdpass: Update to 1.19.4.
@ 2023-08-30 11:49 iyzsong--- via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: iyzsong--- via Guix-patches via @ 2023-08-30 11:49 UTC (permalink / raw)
  To: 65618; +Cc: 宋文武

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(-)

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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-30 11:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-30 11:49 [bug#65618] [PATCH] gnu: xkcdpass: Update to 1.19.4 iyzsong--- via Guix-patches via

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).