mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
57eddd2821
commit
624a9d203c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue