gnu: emacs-ivy-posframe: Update to 0.6.0.
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.6.0.
This commit is contained in:
		
							parent
							
								
									832e0be618
								
							
						
					
					
						commit
						098ae2f181
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -25629,14 +25629,14 @@ interface.")
 | 
			
		|||
(define-public emacs-ivy-posframe
 | 
			
		||||
  (package
 | 
			
		||||
    (name "emacs-ivy-posframe")
 | 
			
		||||
    (version "0.5.5")
 | 
			
		||||
    (version "0.6.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (string-append "https://elpa.gnu.org/packages/"
 | 
			
		||||
                           "ivy-posframe-" version ".tar"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "184730grclxmlw6nfs41d4g6fvz9c6xnclvwgqx1ii0xm7p9xy95"))))
 | 
			
		||||
        (base32 "07dzglrcdl54lkznyphw97xwd9bcwzdcgzkav0vqfk7f5cwh1wkf"))))
 | 
			
		||||
    (build-system emacs-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     `(("emacs-ivy" ,emacs-ivy)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue