gnu: emacs-corfu: Update to 0.31.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.31.
This commit is contained in:
		
							parent
							
								
									945fd54f65
								
							
						
					
					
						commit
						3ba966c56c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -3467,7 +3467,7 @@ of bibliographic references.")
 | 
			
		|||
(define-public emacs-corfu
 | 
			
		||||
  (package
 | 
			
		||||
    (name "emacs-corfu")
 | 
			
		||||
    (version "0.28")
 | 
			
		||||
    (version "0.31")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -3476,7 +3476,7 @@ of bibliographic references.")
 | 
			
		|||
             (commit version)))
 | 
			
		||||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "0lmjmaijanhhimkd006y5g1pvpllqgm30wj2y3wf3h4sl7h23rcz"))))
 | 
			
		||||
        (base32 "10gz4x21dm73xf0w2zfxpfa0wykmmrid8yh0mxp1xbqpl86ig1x9"))))
 | 
			
		||||
    (build-system emacs-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:phases
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue