mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: pfff: Use HTTPS home page.
* gnu/packages/textutils.scm (pfff)[home-page]: Use HTTPS.
This commit is contained in:
parent
9cd3282162
commit
86bbfc5004
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ (define-public pfff
|
|||
(base32
|
||||
"1nxkfm7zliq3rmr7yp871sppwfnz71iz364m2sgazny71pzykggc"))))
|
||||
(build-system cmake-build-system)
|
||||
(home-page "http://biit.cs.ut.ee/pfff/")
|
||||
(home-page "https://biit.cs.ut.ee/pfff/")
|
||||
(synopsis "Probabilistic fast file fingerprinting tool")
|
||||
(description
|
||||
"pfff is a tool for calculating a compact digital fingerprint of a file
|
||||
|
|
Loading…
Reference in a new issue