all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jussi Timperi <jussi.timperi@iki.fi>
To: 65641@debbugs.gnu.org
Cc: Jussi Timperi <jussi.timperi@iki.fi>
Subject: [bug#65641] [PATCH] gnu: xkcdpass: Update to 1.19.4.
Date: Wed, 30 Aug 2023 22:50:49 +0300	[thread overview]
Message-ID: <20230830195109.10117-1-jussi.timperi@iki.fi> (raw)

* 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





             reply	other threads:[~2023-08-30 22:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-30 19:50 Jussi Timperi [this message]
2023-08-31  6:25 ` bug#65641: (no subject) Jussi Timperi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230830195109.10117-1-jussi.timperi@iki.fi \
    --to=jussi.timperi@iki.fi \
    --cc=65641@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.