unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44356] Update pwsafe to 3.54.1
       [not found] <87pn4ycml1.fsf.ref@yahoo.de>
@ 2020-10-31 17:49 ` Tim Gesthuizen via Guix-patches via
  2020-11-03 10:46   ` bug#44356: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Gesthuizen via Guix-patches via @ 2020-10-31 17:49 UTC (permalink / raw)
  To: 44356

[-- 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


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

* bug#44356: Update pwsafe to 3.54.1
  2020-10-31 17:49 ` [bug#44356] Update pwsafe to 3.54.1 Tim Gesthuizen via Guix-patches via
@ 2020-11-03 10:46   ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-11-03 10:46 UTC (permalink / raw)
  To: Tim Gesthuizen; +Cc: 44356-done

Hi Tim,

Tim Gesthuizen <tim.gesthuizen@yahoo.de> skribis:

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

That’d be nice.  (That reminds me of a module that you or Hartmut (?)
submitted a while back to have tools to reset zip timestamps.  Not sure
what happened but it would have been handy here!)

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

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2020-11-03 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87pn4ycml1.fsf.ref@yahoo.de>
2020-10-31 17:49 ` [bug#44356] Update pwsafe to 3.54.1 Tim Gesthuizen via Guix-patches via
2020-11-03 10:46   ` bug#44356: " Ludovic Courtès

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