bump: visual-fill-column

https://codeberg.org/joostkremers/visual-fill-column@db7c7c236555 -> emacsmirror/visual-fill-column@5e74afe39d

codeberg has uptime issues. Where possible, we should prefer Github
sources.

Fix: #7013
This commit is contained in:
Henrik Lissner 2024-03-04 03:26:07 -05:00
parent b439300e6a
commit 179e300bfd
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -2,4 +2,6 @@
;;; editor/word-wrap/packages.el
(package! adaptive-wrap :pin "70005d2012ab57c20be03c05aebd49318fe49c99")
(package! visual-fill-column :pin "db7c7c236555c9c684e1294a277efefdc25fa5c4")
(package! visual-fill-column
:recipe (:host github :repo "emacsmirror/visual-fill-column")
:pin "5e74afe39d0afb911dae51af4e7a60ccdf9701f3")