gnu: ntp: Fix indentation.
* gnu/packages/ntp.scm (ntp): Fix indentation to only use spaces.
This commit is contained in:
		
							parent
							
								
									f0ddc5e55b
								
							
						
					
					
						commit
						d35de59b64
					
				
					 1 changed files with 27 additions and 26 deletions
				
			
		| 
						 | 
				
			
			@ -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-"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue