3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: libpwquality: Update to 1.4.2.

* gnu/packages/password-utils.scm (libpwquality): Update to 1.4.2.
This commit is contained in:
Tobias Geerinckx-Rice 2019-11-15 20:42:13 +01:00
parent 2f6a158b45
commit 6bd856d1b7
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -353,7 +353,7 @@ them out, at the source.")
(define-public libpwquality
(package
(name "libpwquality")
(version "1.4.0")
(version "1.4.2")
(source (origin
(method url-fetch)
(uri (list
@ -365,7 +365,7 @@ them out, at the source.")
"libpwquality-" version ".tar.bz2")))
(sha256
(base32
"0syyz8r54l8mqmbb0mw19qz4z2cx8gdgidicb8k2s5zjdh2gzrhx"))))
"13hw532fmzc5xjpy75d74rlfdlxf2a8ibb4hyy9c0s92wsgf0qsj"))))
(build-system gnu-build-system)
(arguments
;; XXX: have RUNPATH issue.