gnu: ntp: Fix indentation.

* gnu/packages/ntp.scm (ntp): Fix indentation to only use spaces.
This commit is contained in:
Efraim Flashner 2016-11-28 11:11:38 +02:00
parent f0ddc5e55b
commit d35de59b64
No known key found for this signature in database
GPG key ID: F4C1D3917EACEE93

View file

@ -40,7 +40,8 @@ (define-public ntp
(package (package
(name "ntp") (name "ntp")
(version "4.2.8p8") (version "4.2.8p8")
(source (origin (source
(origin
(method url-fetch) (method url-fetch)
(uri (list (string-append (uri (list (string-append
"http://archive.ntp.org/ntp4/ntp-" "http://archive.ntp.org/ntp4/ntp-"