gnu: gnu-pw-mgr: Update to 2.4.2.

* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.4.2.
This commit is contained in:
Efraim Flashner 2018-09-03 19:33:14 +03:00
parent 38a8cd329d
commit a5896da34e
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -30,7 +30,7 @@ (define-module (gnu packages gnu-pw-mgr)
(define-public gnu-pw-mgr
(package
(name "gnu-pw-mgr")
(version "2.3.3")
(version "2.4.2")
(source
(origin
(method url-fetch)
@ -38,7 +38,7 @@ (define-public gnu-pw-mgr
version ".tar.xz"))
(sha256
(base32
"04xh38j7l0sfnb01kp05xc908pvqfc0lph94k7n9bi46zy3qy7ma"))))
"1yvdzc5w37qrjrkby5699ygj9bhkvgi3zk9k9jcjry1j6b7wdl17"))))
(build-system gnu-build-system)
(arguments
'(#:phases