diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2026-05-11 06:17:58 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2026-05-11 07:05:48 +0300 |
| commit | c47216bede68c4f96bcb82c0ad20f881c2f15518 (patch) | |
| tree | 070725c94ccf3725bb75a55357dfa3a6dde733bd | |
| parent | bd98d3384170534f20ee5c736e8ce93f4555976f (diff) | |
gnu: go-github-com-zmap-zcertificate: Fix whitespace issues.
* gnu/packages/golang-crypto.scm (go-github-com-zmap-zcertificate): Fix
whitespace issues.
Change-Id: I86feb8107d5378419961fe5f2d2d8611275c868a
| -rw-r--r-- | gnu/packages/golang-crypto.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypto.scm index e56f2c05be..581a2339a6 100644 --- a/gnu/packages/golang-crypto.scm +++ b/gnu/packages/golang-crypto.scm @@ -3900,7 +3900,7 @@ is an extremely fast non-cryptographic hash algorithm.") ;; XXX: Source only, to break cycle with ;; go-github-com-zmap-zcrypto. Addintional inputs requaired only to ;; build CLI: - ;; + ;; ;; - github.com/sirupsen/logrus ;; - github.com/zmap/zcrypto ;; - github.com/zmap/zlint/v3 |
