gnu: emacs-google-maps: Adjust indentation.
* gnu/packages/emacs-xyz.scm (emacs-google-maps): Adjust indentation.
This commit is contained in:
		
							parent
							
								
									889aa5800a
								
							
						
					
					
						commit
						ed07acbfab
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1864,8 +1864,8 @@ written in the Go programming language.") | |||
|     (source (origin | ||||
|               (method git-fetch) | ||||
|               (uri (git-reference | ||||
|                      (url "https://github.com/jd/google-maps.el.git") | ||||
|                      (commit version))) | ||||
|                     (url "https://github.com/jd/google-maps.el.git") | ||||
|                     (commit version))) | ||||
|               (file-name (git-file-name name version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|  |  | |||
		Reference in a new issue