gnu: libpwquality: Update to 1.4.5.

* gnu/packages/password-utils.scm (libpwquality): Update to
 1.4.5.

Change-Id: I41ece492f97604160ead8bcfeb2c33cba9c1fdd5
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Douglas Deslauriers 2025-03-11 11:47:55 -04:00 committed by Andreas Enge
parent 57eddd2821
commit 624a9d203c
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -720,7 +720,7 @@ them out, at the source.")
(define-public libpwquality
(package
(name "libpwquality")
(version "1.4.4")
(version "1.4.5")
(source (origin
(method url-fetch)
(uri (list
@ -732,7 +732,7 @@ them out, at the source.")
"libpwquality-" version ".tar.bz2")))
(sha256
(base32
"0id5a8bi8xnjg11g9vzrl2xbpx65mfxclxcvis7zx1v8vhisyfyl"))))
"1209l7ba51rjsq724hi8my0s11xpslp9hhif9p89jp9hbnviikvg"))))
(build-system gnu-build-system)
(arguments
`(#:phases