me
/
guix
Archived
1
0
Fork 0

gnu: pfff: Use HTTPS home page.

* gnu/packages/textutils.scm (pfff)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 12:48:24 +01:00
parent 9cd3282162
commit 86bbfc5004
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -462,7 +462,7 @@ application code.")
(base32 (base32
"1nxkfm7zliq3rmr7yp871sppwfnz71iz364m2sgazny71pzykggc")))) "1nxkfm7zliq3rmr7yp871sppwfnz71iz364m2sgazny71pzykggc"))))
(build-system cmake-build-system) (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") (synopsis "Probabilistic fast file fingerprinting tool")
(description (description
"pfff is a tool for calculating a compact digital fingerprint of a file "pfff is a tool for calculating a compact digital fingerprint of a file