unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65641] [PATCH] gnu: xkcdpass: Update to 1.19.4.
@ 2023-08-30 19:50 Jussi Timperi
  2023-08-31  6:25 ` bug#65641: (no subject) Jussi Timperi
  0 siblings, 1 reply; 2+ messages in thread
From: Jussi Timperi @ 2023-08-30 19:50 UTC (permalink / raw)
  To: 65641; +Cc: Jussi Timperi

* 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: d72c3fcf2d72e97715389762c09bf4c4fe81dc0e
-- 
2.41.0





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

* bug#65641: (no subject)
  2023-08-30 19:50 [bug#65641] [PATCH] gnu: xkcdpass: Update to 1.19.4 Jussi Timperi
@ 2023-08-31  6:25 ` Jussi Timperi
  0 siblings, 0 replies; 2+ messages in thread
From: Jussi Timperi @ 2023-08-31  6:25 UTC (permalink / raw)
  To: 65641-done





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

end of thread, other threads:[~2023-08-31  6:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-30 19:50 [bug#65641] [PATCH] gnu: xkcdpass: Update to 1.19.4 Jussi Timperi
2023-08-31  6:25 ` bug#65641: (no subject) Jussi Timperi

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