From 63d7e31f209d2d5d4e0c849c19b88cd9167d0419 Mon Sep 17 00:00:00 2001 From: raingloom Date: Tue, 28 Dec 2021 22:09:13 +0100 Subject: gnu: passwordsafe: Update to 5.1. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/gnome.scm (passwordsafe): Update to 5.1. * gnu/packages/patches/passwordsafe-meson-remove-extra-argument.patch: New file. * gnu/local.mk: Add it. Signed-off-by: Ludovic Courtès --- gnu/local.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/local.mk') diff --git a/gnu/local.mk b/gnu/local.mk index 2835329141..3335d368df 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1584,6 +1584,7 @@ dist_patch_DATA = \ %D%/packages/patches/p7zip-remove-unused-code.patch \ %D%/packages/patches/pam-krb5-CVE-2020-10595.patch \ %D%/packages/patches/pango-skip-libthai-test.patch \ + %D%/packages/patches/passwordsafe-meson-remove-extra-argument.patch \ %D%/packages/patches/pciutils-hurd-configure.patch \ %D%/packages/patches/pciutils-hurd-fix.patch \ %D%/packages/patches/pitivi-fix-build-with-meson-0.60.patch \ -- cgit v1.3