[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#48465] [PATCH 29/35] gnu: lxqt-openssh-askpass: Update to 0.17.0.
From: |
Brendan Tildesley |
Subject: |
[bug#48465] [PATCH 29/35] gnu: lxqt-openssh-askpass: Update to 0.17.0. |
Date: |
Mon, 17 May 2021 00:06:14 +1000 |
* gnu/packages/lxqt.scm (lxqt-openssh-askpass): Update to 0.17.0.
---
gnu/packages/lxqt.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index 84d3b12ebc..b759a266db 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -527,14 +527,14 @@ according to the Desktop Notifications Specification.")
(define-public lxqt-openssh-askpass
(package
(name "lxqt-openssh-askpass")
- (version "0.15.0")
+ (version "0.17.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/lxqt/" name
"/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
- (base32 "1h8nhj4ig8419kfdqjsig16ayf2byrzgrk698aiym544n5ayjwak"))))
+ (base32 "0gdcy8c21sbfrlfz9c3zqw4dvdwf309flkjgqanwwl9i8hr26chr"))))
(build-system cmake-build-system)
(inputs
`(("kwindowsystem" ,kwindowsystem)
--
2.31.1
- [bug#48465] [PATCH 08/35] gnu: lxqt-admin: Update to 0.17.0., (continued)
- [bug#48465] [PATCH 08/35] gnu: lxqt-admin: Update to 0.17.0., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 11/35] gnu: lxqt-notificationd: Update to 0.17.0., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 13/35] gnu: lxqt-policykit: Update to 0.17.0., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 14/35] gnu: lxqt-powermanagement: Update to 0.17.1., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 23/35] gnu: qtermwidget: Update to 0.17.0., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 12/35] gnu: lxqt-panel: Update to 0.17.1., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 18/35] gnu: lxqt-themes: Update to 0.17.0., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 21/35] gnu: obconf-qt: Update to 0.16.1., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 19/35] gnu: pcmanfm-qt: Update to 0.17.0., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 27/35] gnu: compton-conf: Update to 0.16.0., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 29/35] gnu: lxqt-openssh-askpass: Update to 0.17.0.,
Brendan Tildesley <=
- [bug#48465] [PATCH 28/35] gnu: qps: Update to 2.3.0., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 32/35] gnu: lxqt: Use picom instead of compton., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 31/35] gnu: lxqt: Use the projects version number., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 15/35] gnu: lxqt-runner: Update to 0.17.0., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 16/35] gnu: lxqt-session: Update to 0.17.1., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 24/35] gnu: qterminal: Update to 0.17.0., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 26/35] gnu: lxqt-archiver: Update to 0.4.0., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 25/35] gnu: screengrab: Update to 2.2.0., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 22/35] gnu: pavucontrol-qt: Update to 0.17.0., Brendan Tildesley, 2021/05/16
- [bug#48465] [PATCH 20/35] gnu: lximage-qt: Update to 0.17.0., Brendan Tildesley, 2021/05/16