gnu: emacs-howm: Use new style.
* gnu/packages/emacs-xyz.scm (emacs-howm)[native-inputs]: Remove labels.
This commit is contained in:
		
							parent
							
								
									9c5d1bde3d
								
							
						
					
					
						commit
						d1b435366c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2690,7 +2690,7 @@ a set of simplified face specifications and a user-supplied color palette")
 | 
			
		|||
        (base32 "11k0dzwyn7ly34g0zcd6i0i8qwyv9di8m6fx805axrxykxb0qan2"))))
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     `(("emacs" ,emacs-minimal)))
 | 
			
		||||
     (list emacs-minimal))
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:configure-flags
 | 
			
		||||
       (list (string-append "--with-howmdir=" (emacs:elpa-directory %output)))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue