gnu: ntp: Fix indentation.
* gnu/packages/ntp.scm (ntp): Fix indentation to only use spaces.
This commit is contained in:
parent
f0ddc5e55b
commit
d35de59b64
|
@ -40,7 +40,8 @@
|
|||
(package
|
||||
(name "ntp")
|
||||
(version "4.2.8p8")
|
||||
(source (origin
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (list (string-append
|
||||
"http://archive.ntp.org/ntp4/ntp-"
|
||||
|
|
Loading…
Reference in New Issue