gnu: keepassxc: Update to 2.6.2.
* gnu/packages/password-utils.scm (keepassxc): Update to 2.6.2.
This commit is contained in:
parent
eccb8a9932
commit
b326127a16
@ -123,7 +123,7 @@ human.")
|
|||||||
(define-public keepassxc
|
(define-public keepassxc
|
||||||
(package
|
(package
|
||||||
(name "keepassxc")
|
(name "keepassxc")
|
||||||
(version "2.6.1")
|
(version "2.6.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -131,7 +131,7 @@ human.")
|
|||||||
"/releases/download/" version "/keepassxc-"
|
"/releases/download/" version "/keepassxc-"
|
||||||
version "-src.tar.xz"))
|
version "-src.tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1j4cmj5mv13m5b4ig950yas8ayybakqs366lp1cimmzw8ycparml"))))
|
(base32 "0f3ygnjzjijqmmrvrslwsbnz208jgxp5bwy4p336w3bn1bggl6qh"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:configure-flags '("-DWITH_XC_ALL=YES"
|
'(#:configure-flags '("-DWITH_XC_ALL=YES"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user