mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-20 17:20:32 +02:00
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:
committed by
Andreas Enge
parent
57eddd2821
commit
624a9d203c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user