@@ 45763,7 45763,7 @@ in Emacs.")
(define-public emacs-vertico-posframe
(package
(name "emacs-vertico-posframe")
- (version "0.8.0")
+ (version "0.9.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ 45771,7 45771,7 @@ in Emacs.")
".tar"))
(sha256
(base32
- "0iqy8m1cf819x7ln5sp8b3sh4dk291k9sril35hxsxkiyjal1rqk"))))
+ "16vnacmz52d1rwdmddsr1rm1zki1p3bw10ngpw39a3dszbwqkl3m"))))
(build-system emacs-build-system)
(propagated-inputs (list emacs-posframe emacs-vertico))
(arguments (list #:tests? #f)) ; there are no tests