From hlissner/ws-butler@e4430d3

Fixes #2470
This commit is contained in:
Henrik Lissner 2020-04-03 01:09:08 -04:00
parent a8f34f0f81
commit c17bf49ea3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -32,7 +32,7 @@
;; Use my fork of ws-butler, which has a few choice improvements and
;; optimizations (the original has been abandoned).
:recipe (:host github :repo "hlissner/ws-butler")
:pin "e4430d3778")
:pin "2bb49d3ee7")
(unless IS-WINDOWS
(package! xclip :pin "d022cf947d"))