gnu: emacs-transpose-frame: Set source file-name.
* gnu/packages/emacs.scm (emacs-transpose-frame)[source]: Add file-name field.
This commit is contained in:
		
							parent
							
								
									6669a93284
								
							
						
					
					
						commit
						8a421ddb29
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -4564,6 +4564,7 @@ with gnuplot.")
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri "http://www.emacswiki.org/emacs/download/transpose-frame.el")
 | 
					       (uri "http://www.emacswiki.org/emacs/download/transpose-frame.el")
 | 
				
			||||||
 | 
					       (file-name (string-append "transpose-frame-" version ".el"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1f67yksgw9s6j0033hmqzaxx2a93jm11sd5ys7cc3li5gfh680m4"))))
 | 
					         "1f67yksgw9s6j0033hmqzaxx2a93jm11sd5ys7cc3li5gfh680m4"))))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue