gnu: emacs-hide-lines: Name git checkout.
* gnu/packages/emacs-xyz.scm (emacs-hide-lines)[source]: Specify a FILE-NAME.
This commit is contained in:
		
							parent
							
								
									ec89b1ae16
								
							
						
					
					
						commit
						080c651a63
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -655,6 +655,7 @@ current buffer.")
 | 
				
			||||||
              (uri (git-reference
 | 
					              (uri (git-reference
 | 
				
			||||||
                    (url "https://github.com/vapniks/hide-lines.git")
 | 
					                    (url "https://github.com/vapniks/hide-lines.git")
 | 
				
			||||||
                    (commit "f0828c15e50db5eddb905de783e7683b04d1eca3")))
 | 
					                    (commit "f0828c15e50db5eddb905de783e7683b04d1eca3")))
 | 
				
			||||||
 | 
					              (file-name (git-file-name name version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1pw0wp1pzy6snycvz12nj0q7jxxj07h3lqas184w44nhrira7qhj"))))
 | 
					                "1pw0wp1pzy6snycvz12nj0q7jxxj07h3lqas184w44nhrira7qhj"))))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue