gnu: emacs-ag: Adjust indentation.
* gnu/packages/emacs-xyz.scm (emacs-ag): Adjust indentation.
This commit is contained in:
		
							parent
							
								
									8fccd2003c
								
							
						
					
					
						commit
						e79b94b69e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1569,8 +1569,8 @@ links.") | |||
|     (source (origin | ||||
|               (method git-fetch) | ||||
|               (uri (git-reference | ||||
|                      (url "https://github.com/Wilfred/ag.el.git") | ||||
|                      (commit version))) | ||||
|                     (url "https://github.com/Wilfred/ag.el.git") | ||||
|                     (commit version))) | ||||
|               (file-name (git-file-name name version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|  |  | |||
		Reference in a new issue