From 57786327c208c183ec1c0dba7d7a395e5a5e2972 Mon Sep 17 00:00:00 2001 From: marco Date: Tue, 2 Jan 2024 21:28:46 +0100 Subject: [PATCH] CHANGE 31 drones Update auto-compile to 1.8.2-4-gc4a267d Assimilate beframe 1709059 Update borg to v3.3.1-131-g4666dd7 Update buttercup to v1.33-1-g24d43b2 Update closql to v1.2.1-31-g6bc90e8 Update compat to 29.1.4.4-4-gea8de2e Update consult to 1.1-4-ge903d06 Update consult-notes to 12c8ca7 Update corfu to 1.1-15-g3f01b49 Update denote to 8ae30d4 Update ef-themes to 0a2f007 Update emacsql to 3.1.1-48-ge2b2df5 Update embark to 1.0-1-gb9f2b3b Update epkg to v3.3.3-88-g3858c49 Update evil to 1.14.0-397-g2bd0cea Update evil-collection to 0.0.9-43-gcf1a119 Update git-modes to 1.4.2-2-g4a61a9b Assimilate haskell-mode v17.5-2-g79eaf44 Update libgit to 373defa Update llama to v0.3.1-7-g05c14ca Update magit to v3.3.0-858-g5c652a08 Update marginalia to 1.5-3-g5d79150 Update no-littering to v1.5.0-24-g775f06c Update ob-restclient to 8183f8a Update orderless to 1.0-23-gb247480 Update projectile to v2.8.0-4-ge0fc464 Assimilate reformatter 0.7-14-g8040d6b Update sqlite3 to v0.18 Update transient to v0.5.3-2-g6872fb8 Update vertico to 1.6-9-g20c9214 Update with-editor to v3.3.2-4-gd43db3c --- .gitmodules | 11 ++++++++++- lib/auto-compile | 2 +- lib/beframe | 1 + lib/borg | 2 +- lib/buttercup | 2 +- lib/closql | 2 +- lib/compat | 2 +- lib/consult | 2 +- lib/consult-notes | 2 +- lib/corfu | 2 +- lib/denote | 2 +- lib/ef-themes | 2 +- lib/emacsql | 2 +- lib/embark | 2 +- lib/epkg | 2 +- lib/evil | 2 +- lib/evil-collection | 2 +- lib/git-modes | 2 +- lib/haskell-mode | 1 + lib/libgit | 2 +- lib/llama | 2 +- lib/magit | 2 +- lib/marginalia | 2 +- lib/no-littering | 2 +- lib/ob-restclient | 2 +- lib/orderless | 2 +- lib/projectile | 2 +- lib/reformatter | 1 + lib/sqlite3 | 2 +- lib/transient | 2 +- lib/vertico | 2 +- lib/with-editor | 2 +- 32 files changed, 41 insertions(+), 29 deletions(-) create mode 160000 lib/beframe create mode 160000 lib/haskell-mode create mode 160000 lib/reformatter diff --git a/.gitmodules b/.gitmodules index 3073844..f20a0b6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,6 +9,9 @@ [submodule "avy"] path = lib/avy url = https://github.com/abo-abo/avy +[submodule "beframe"] + path = lib/beframe + url = https://github.com/emacsmirror/beframe [submodule "borg"] path = lib/borg url = git@github.com:emacscollective/borg.git @@ -63,6 +66,9 @@ [submodule "git-modes"] path = lib/git-modes url = https://github.com/magit/git-modes +[submodule "haskell-mode"] + path = lib/haskell-mode + url = https://github.com/haskell/haskell-mode [submodule "https://codeberg.org/akib/emacs-corfu-terminal.git"] path = lib/https:/codeberg.org/akib/emacs-corfu-terminal.git url = https://codeberg.org/akib/emacs-corfu-terminal.git @@ -92,7 +98,7 @@ url = https://github.com/oantolin/orderless [submodule "org"] path = lib/org - url = git@github.com:emacsmirror/org.git + url = git://git.savannah.gnu.org/emacs/org-mode.git [submodule "popon"] path = lib/popon url = https://codeberg.org/akib/emacs-popon @@ -105,6 +111,9 @@ [submodule "rainbow-delimiters"] path = lib/rainbow-delimiters url = https://github.com/Fanael/rainbow-delimiters +[submodule "reformatter"] + path = lib/reformatter + url = https://github.com/purcell/emacs-reformatter [submodule "restclient"] path = lib/restclient url = https://github.com/pashky/restclient.el diff --git a/lib/auto-compile b/lib/auto-compile index f72fe7f..c4a267d 160000 --- a/lib/auto-compile +++ b/lib/auto-compile @@ -1 +1 @@ -Subproject commit f72fe7ffab6c15c70b05370c03eb0d8dda3c4938 +Subproject commit c4a267daf97dfc42472ea7e99fae3d7dbb6ac812 diff --git a/lib/beframe b/lib/beframe new file mode 160000 index 0000000..1709059 --- /dev/null +++ b/lib/beframe @@ -0,0 +1 @@ +Subproject commit 1709059b8ac33c76107da178cf2d0dc875dff14e diff --git a/lib/borg b/lib/borg index 2b38da4..4666dd7 160000 --- a/lib/borg +++ b/lib/borg @@ -1 +1 @@ -Subproject commit 2b38da4f44cba8931f84d7a8c73edf320dc60375 +Subproject commit 4666dd7fc827c7817d192cc80d1440565c5f49d3 diff --git a/lib/buttercup b/lib/buttercup index 3780eb0..24d43b2 160000 --- a/lib/buttercup +++ b/lib/buttercup @@ -1 +1 @@ -Subproject commit 3780eb081913d1aeef2bc5950891a3fbe3b3771d +Subproject commit 24d43b2ce262faf59e5ff9f72466efb293aa6154 diff --git a/lib/closql b/lib/closql index 909752e..6bc90e8 160000 --- a/lib/closql +++ b/lib/closql @@ -1 +1 @@ -Subproject commit 909752e2aa946bd91b27a1813982e2b20ae27dde +Subproject commit 6bc90e8bef74778883bfa2092a6fedc3c4eb032c diff --git a/lib/compat b/lib/compat index 6571f83..ea8de2e 160000 --- a/lib/compat +++ b/lib/compat @@ -1 +1 @@ -Subproject commit 6571f834e19c874752d0d70e1c610886b5872ade +Subproject commit ea8de2ea18cf7c348aadb6eb2aeb2a9d840bd064 diff --git a/lib/consult b/lib/consult index e5406f2..e903d06 160000 --- a/lib/consult +++ b/lib/consult @@ -1 +1 @@ -Subproject commit e5406f282f76076d10440037ecd3460fb280706c +Subproject commit e903d06e270a42f874846af34f3a05b9ff548085 diff --git a/lib/consult-notes b/lib/consult-notes index 006b209..12c8ca7 160000 --- a/lib/consult-notes +++ b/lib/consult-notes @@ -1 +1 @@ -Subproject commit 006b20977cc27aec4b5aca14c13824f5df0ab8cc +Subproject commit 12c8ca7eb3cdb7bb89958de20a6de42efd1493b9 diff --git a/lib/corfu b/lib/corfu index 1300980..3f01b49 160000 --- a/lib/corfu +++ b/lib/corfu @@ -1 +1 @@ -Subproject commit 130098094c446d6f3c019b5d1804f7805317b177 +Subproject commit 3f01b49373af2d28a8a6fdd7e09040d4aaef1d0f diff --git a/lib/denote b/lib/denote index 3061a73..8ae30d4 160000 --- a/lib/denote +++ b/lib/denote @@ -1 +1 @@ -Subproject commit 3061a7387f01aade83f5c7a88b7d758fd206a665 +Subproject commit 8ae30d4db9d7968187f2003daf59ea91c2d7369e diff --git a/lib/ef-themes b/lib/ef-themes index d72b391..0a2f007 160000 --- a/lib/ef-themes +++ b/lib/ef-themes @@ -1 +1 @@ -Subproject commit d72b3916a980a1b5fbeda2fe350da2cb48ceb0b0 +Subproject commit 0a2f0078b009eb3b90b520e3c9a5f658c159b33d diff --git a/lib/emacsql b/lib/emacsql index 59de83a..e2b2df5 160000 --- a/lib/emacsql +++ b/lib/emacsql @@ -1 +1 @@ -Subproject commit 59de83a1276a5fbcf8a682b64bbdcf5e00c6ce8b +Subproject commit e2b2df570d213cbaa995dd500a70b1ec95758925 diff --git a/lib/embark b/lib/embark index b22bcc4..b9f2b3b 160000 --- a/lib/embark +++ b/lib/embark @@ -1 +1 @@ -Subproject commit b22bcc42c70e75e5c7cb479eb830ecebda0b8cc3 +Subproject commit b9f2b3b9a5b9c72cf1416097b9941c4f275dae94 diff --git a/lib/epkg b/lib/epkg index 2a002fb..3858c49 160000 --- a/lib/epkg +++ b/lib/epkg @@ -1 +1 @@ -Subproject commit 2a002fbded9fdc51e45e4d4eb47a30becda3266c +Subproject commit 3858c49c8ca230e1766e062e63c23d5ebb06be73 diff --git a/lib/evil b/lib/evil index d28206c..2bd0cea 160000 --- a/lib/evil +++ b/lib/evil @@ -1 +1 @@ -Subproject commit d28206ccff74bc07ba335b8ff77805564f6928d7 +Subproject commit 2bd0cea01a5feceb376242b29830370954a45f55 diff --git a/lib/evil-collection b/lib/evil-collection index 877cc09..cf1a119 160000 --- a/lib/evil-collection +++ b/lib/evil-collection @@ -1 +1 @@ -Subproject commit 877cc09563430432b69d7987bfae9a9158683f1e +Subproject commit cf1a11912d1e77a197fab0e4f82d0c2268084455 diff --git a/lib/git-modes b/lib/git-modes index 3889534..4a61a9b 160000 --- a/lib/git-modes +++ b/lib/git-modes @@ -1 +1 @@ -Subproject commit 3889534bdafb04fab84c083ccfc510202926c5a0 +Subproject commit 4a61a9b86df9c824a99c522f42d55e68faf85f91 diff --git a/lib/haskell-mode b/lib/haskell-mode new file mode 160000 index 0000000..79eaf44 --- /dev/null +++ b/lib/haskell-mode @@ -0,0 +1 @@ +Subproject commit 79eaf444a72109f93f552abb53f834cc63bbf9f2 diff --git a/lib/libgit b/lib/libgit index ab1a53a..373defa 160000 --- a/lib/libgit +++ b/lib/libgit @@ -1 +1 @@ -Subproject commit ab1a53a6a0120872e42582fc980e779d47de6d0e +Subproject commit 373defaad0da3941f59fe704c010a8e0c793d7be diff --git a/lib/llama b/lib/llama index a938ac0..05c14ca 160000 --- a/lib/llama +++ b/lib/llama @@ -1 +1 @@ -Subproject commit a938ac0ae7890cfaf3281beb13f5c2fa75b337fa +Subproject commit 05c14ca9bcc63f4afa27fc18df1c32ab63b8ed7b diff --git a/lib/magit b/lib/magit index 139f603..5c652a0 160000 --- a/lib/magit +++ b/lib/magit @@ -1 +1 @@ -Subproject commit 139f603cb85e57baf0e3c657bc3d4860af3a9544 +Subproject commit 5c652a086e289e5a257745baa9eb7d98ee734516 diff --git a/lib/marginalia b/lib/marginalia index 4e14bc0..5d79150 160000 --- a/lib/marginalia +++ b/lib/marginalia @@ -1 +1 @@ -Subproject commit 4e14bc0fa05ae8c35e019721d19acdec8b51248c +Subproject commit 5d79150a485114fe8fb6b17af7b2493bd7ceabfe diff --git a/lib/no-littering b/lib/no-littering index fcfd51f..775f06c 160000 --- a/lib/no-littering +++ b/lib/no-littering @@ -1 +1 @@ -Subproject commit fcfd51fbdf08469e6d1b59bc4bd2d75aa708c791 +Subproject commit 775f06c2d85bbf77e6fc1dc315ddb35f74ec58db diff --git a/lib/ob-restclient b/lib/ob-restclient index ded3b7e..8183f8a 160000 --- a/lib/ob-restclient +++ b/lib/ob-restclient @@ -1 +1 @@ -Subproject commit ded3b7eb7b0592328a7a08ecce6f25278cba4a1d +Subproject commit 8183f8af08838854cf145ca4855b373f3e7c44b0 diff --git a/lib/orderless b/lib/orderless index d6b402a..b247480 160000 --- a/lib/orderless +++ b/lib/orderless @@ -1 +1 @@ -Subproject commit d6b402a89e234d0e6166247ed6025f9acc8b4d9a +Subproject commit b24748093b00b37c3a572c4909f61c08fa27504f diff --git a/lib/projectile b/lib/projectile index f34d524..e0fc464 160000 --- a/lib/projectile +++ b/lib/projectile @@ -1 +1 @@ -Subproject commit f34d5245c0afee5ffe48ae9966892edb744d339e +Subproject commit e0fc464d1e41c8d7267636ea2b7330491087c19d diff --git a/lib/reformatter b/lib/reformatter new file mode 160000 index 0000000..8040d6b --- /dev/null +++ b/lib/reformatter @@ -0,0 +1 @@ +Subproject commit 8040d6bf1e219a38626a359fdb02a7f942f9e95a diff --git a/lib/sqlite3 b/lib/sqlite3 index b513b71..a601c99 160000 --- a/lib/sqlite3 +++ b/lib/sqlite3 @@ -1 +1 @@ -Subproject commit b513b71012f61895f771fc6948d6511ea8ded0a6 +Subproject commit a601c9965e4d0178705a64b7d4f88709ca9aea66 diff --git a/lib/transient b/lib/transient index 04f87b4..6872fb8 160000 --- a/lib/transient +++ b/lib/transient @@ -1 +1 @@ -Subproject commit 04f87b4ab3c7448a78f452cadaaf5d9e7a216d1d +Subproject commit 6872fb84d78938c06969c25dc99204a5c9b1dbc0 diff --git a/lib/vertico b/lib/vertico index 3baad81..20c9214 160000 --- a/lib/vertico +++ b/lib/vertico @@ -1 +1 @@ -Subproject commit 3baad81495ea8db56966066732d69fd8a25d7d18 +Subproject commit 20c9214d969cd060f79f8556316c62e96a8a2453 diff --git a/lib/with-editor b/lib/with-editor index fcd186d..d43db3c 160000 --- a/lib/with-editor +++ b/lib/with-editor @@ -1 +1 @@ -Subproject commit fcd186d1e684c2dca6497c89af77b27b2b036c11 +Subproject commit d43db3c58c34d4dbc3ce6f68ec24fecf3452b20e