unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Tim Gesthuizen via Guix-patches via <guix-patches@gnu.org>
To: 44356@debbugs.gnu.org
Subject: [bug#44356] Update pwsafe to 3.54.1
Date: Sat, 31 Oct 2020 18:49:30 +0100	[thread overview]
Message-ID: <87pn4ycml1.fsf@yahoo.de> (raw)
In-Reply-To: 87pn4ycml1.fsf.ref@yahoo.de

[-- Attachment #1: Type: text/plain, Size: 246 bytes --]

Hi everyone!

Please find patches that update pwsafe from 3.52 to 3.54.1
attached. Please note that like before the build is not completely
deterministic because of time stamps in zip archives. I'll see if I
can find the time to fix that.

Tim.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-pwsafe-Update-to-3.54.1.patch --]
[-- Type: text/x-patch, Size: 1199 bytes --]

From 6253a01f7fd2c97eabe44f14979119aa3f152ff8 Mon Sep 17 00:00:00 2001
From: Tim Gesthuizen <tim.gesthuizen@yahoo.de>
Date: Thu, 15 Oct 2020 11:17:55 +0200
Subject: [PATCH] gnu: pwsafe: Update to 3.54.1

* gnu/packages/password-utils.scm (pwsafe): Update to 3.54.1.
---
 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 f80729aa2d..c1bd212f09 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -211,7 +211,7 @@ algorithms AES or Twofish.")
 (define-public pwsafe
   (package
     (name "pwsafe")
-    (version "3.52.0")
+    (version "3.54.1")
     (home-page "https://www.pwsafe.org/")
     (source
      (origin
@@ -220,7 +220,7 @@ algorithms AES or Twofish.")
              (url "https://github.com/pwsafe/pwsafe")
              (commit version)))
        (sha256
-        (base32 "1ka7xsl63v0559fzf3pwc1iqr37gwr4vq5iaxa2hzar2g28hsxvh"))
+        (base32 "0d51dlw98mv23nwb0b5jyji8gnb9f5cnig6kivfljl97lmr6lhvf"))
        (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (native-inputs
-- 
2.29.1


       reply	other threads:[~2020-10-31 17:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87pn4ycml1.fsf.ref@yahoo.de>
2020-10-31 17:49 ` Tim Gesthuizen via Guix-patches via [this message]
2020-11-03 10:46   ` bug#44356: Update pwsafe to 3.54.1 Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87pn4ycml1.fsf@yahoo.de \
    --to=guix-patches@gnu.org \
    --cc=44356@debbugs.gnu.org \
    --cc=tim.gesthuizen@yahoo.de \
    /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 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).