unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41514] Update pwsafe
       [not found] <87imglcg8g.fsf.ref@yahoo.de>
@ 2020-05-24 18:58 ` Tim Gesthuizen via Guix-patches via
  2020-05-24 21:43   ` bug#41514: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Gesthuizen via Guix-patches via @ 2020-05-24 18:58 UTC (permalink / raw)
  To: 41514

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

Hi Guix devs,
the attached patch updates pwsafe to the current version.
This fixes the failing build on current master (current being
f95c304c79).

Let me know when something is wrong with the patch.

Greetings,
Tim.


[-- Attachment #2: 0001-gnu-pwsafe-Update-to-version-3.52.0.patch --]
[-- Type: text/x-patch, Size: 1800 bytes --]

From f95c304c792c98126e416f21d645323a9a3c7f8c Mon Sep 17 00:00:00 2001
From: Tim Gesthuizen <tim.gesthuizen@yahoo.de>
Date: Sun, 24 May 2020 20:49:46 +0200
Subject: [PATCH] gnu: pwsafe: Update to version 3.52.0.

* gnu/packages/password-utils.scm (pwsafe): Update version to 3.52.0.
---
 gnu/packages/password-utils.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index 4f5ac1029f..c1076425ab 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -21,7 +21,7 @@
 ;;; Copyright © 2018 Arun Isaac <arunisaac@systemreboot.net>
 ;;; Copyright © 2018 Pierre Neidhardt <mail@ambrevar.xyz>
 ;;; Copyright © 2018 Amirouche Boubekki <amirouche@hypermove.net>
-;;; Copyright © 2018, 2019 Tim Gesthuizen <tim.gesthuizen@yahoo.de>
+;;; Copyright © 2018, 2019, 2020 Tim Gesthuizen <tim.gesthuizen@yahoo.de>
 ;;; Copyright © 2019 Jens Mølgaard <jens@zete.tk>
 ;;; Copyright © 2019 Tanguy Le Carrour <tanguy@bioneland.org>
 ;;; Copyright © 2020 Guillaume Le Vaillant <glv@posteo.net>
@@ -196,7 +196,7 @@ algorithms AES or Twofish.")
 (define-public pwsafe
   (package
     (name "pwsafe")
-    (version "3.50.0")
+    (version "3.52.0")
     (home-page "https://www.pwsafe.org/")
     (source
      (origin
@@ -205,7 +205,7 @@ algorithms AES or Twofish.")
              (url "https://github.com/pwsafe/pwsafe.git")
              (commit version)))
        (sha256
-        (base32 "01kfssd2vr64yh4dqhch58x36n3aj3hpj5n560f41rsxym69c6qs"))
+        (base32 "1ka7xsl63v0559fzf3pwc1iqr37gwr4vq5iaxa2hzar2g28hsxvh"))
        (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (native-inputs
-- 
2.26.2


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

* bug#41514: Update pwsafe
  2020-05-24 18:58 ` [bug#41514] Update pwsafe Tim Gesthuizen via Guix-patches via
@ 2020-05-24 21:43   ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-05-24 21:43 UTC (permalink / raw)
  To: Tim Gesthuizen; +Cc: 41514-done

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

Tim,

Tim Gesthuizen via Guix-patches via 写道:
> Hi Guix devs,
> the attached patch updates pwsafe to the current version.
> This fixes the failing build on current master (current being
> f95c304c79).
>
> Let me know when something is wrong with the patch.

Looks good!  Pushed as 9b572aba85696520956ea838c3fe08426b6ce88c, 
with some tweaks to the commit message (less for you to type in 
future), and removing an obsolete phase.

Thanks,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

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

end of thread, other threads:[~2020-05-24 21:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87imglcg8g.fsf.ref@yahoo.de>
2020-05-24 18:58 ` [bug#41514] Update pwsafe Tim Gesthuizen via Guix-patches via
2020-05-24 21:43   ` bug#41514: " Tobias Geerinckx-Rice 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).