From ac3ddb6a0bde926d56c445f560cdb698de76a6dd Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Thu, 1 Dec 2022 01:08:40 +0100 Subject: [PATCH 1/2] Update 9 drones Update auto-compile to 1.7.2-3-g7c6a942 Update borg to v3.3.1-87-g14c140d Update emacsql to 3.1.1-4-g6b2e65b Update epkg to v3.3.3-45-g1161cb9 Update git-modes to 1.4.0-8-gbe96ef1 Update magit to v3.3.0-476-g3cf308c1c4 Update transient to v0.3.7-181-g72d3028 Update use-package to 2.4.4-4-g9078709 Update with-editor to v3.2.0-29-g4da109748d --- lib/auto-compile | 2 +- lib/borg | 2 +- lib/emacsql | 2 +- lib/epkg | 2 +- lib/git-modes | 2 +- lib/magit | 2 +- lib/transient | 2 +- lib/use-package | 2 +- lib/with-editor | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lib/auto-compile b/lib/auto-compile index f9b7fbd..7c6a942 160000 --- a/lib/auto-compile +++ b/lib/auto-compile @@ -1 +1 @@ -Subproject commit f9b7fbd45077780ed0573a13ac96164f0fbdd9d1 +Subproject commit 7c6a942bcb0ed30177841bd8d2f4184e419eb59d diff --git a/lib/borg b/lib/borg index e27463e..14c140d 160000 --- a/lib/borg +++ b/lib/borg @@ -1 +1 @@ -Subproject commit e27463e68ac813fa2f5a98270dec0ae98de375d3 +Subproject commit 14c140d8259c0f25062d74270e14fb773d1d7681 diff --git a/lib/emacsql b/lib/emacsql index e318a6c..6b2e65b 160000 --- a/lib/emacsql +++ b/lib/emacsql @@ -1 +1 @@ -Subproject commit e318a6c8f65371e2ab667d811205a0d9a98dacbb +Subproject commit 6b2e65bdf785364cf7c34c31fea5812e1e58c657 diff --git a/lib/epkg b/lib/epkg index c396ba8..1161cb9 160000 --- a/lib/epkg +++ b/lib/epkg @@ -1 +1 @@ -Subproject commit c396ba80b4a18833a0efe1bfc5dacdbce2f4eadc +Subproject commit 1161cb95eddd4f70e25531f1a9ca8a738570d3d2 diff --git a/lib/git-modes b/lib/git-modes index 4f9ad30..be96ef1 160000 --- a/lib/git-modes +++ b/lib/git-modes @@ -1 +1 @@ -Subproject commit 4f9ad30f01cfb3f8460b786153f8569578c0f8dc +Subproject commit be96ef14fab6a2d76cca3ebf9a15b462a695923d diff --git a/lib/magit b/lib/magit index 744818a..3cf308c 160000 --- a/lib/magit +++ b/lib/magit @@ -1 +1 @@ -Subproject commit 744818a3be01034a8577063e061e9b9e53ccf890 +Subproject commit 3cf308c1c4cdb9404e3d3c6f9935ad9f628311d9 diff --git a/lib/transient b/lib/transient index ec20c0b..72d3028 160000 --- a/lib/transient +++ b/lib/transient @@ -1 +1 @@ -Subproject commit ec20c0b65dcc3b274c124c15b0dcca01cf91ce4c +Subproject commit 72d30284ab75c1497e23be310dcc53a4ecefa401 diff --git a/lib/use-package b/lib/use-package index 9090080..9078709 160000 --- a/lib/use-package +++ b/lib/use-package @@ -1 +1 @@ -Subproject commit 9090080b15486c3e337be254226efe7e5fde4c99 +Subproject commit 90787092a06e71a8b6aee23e06c662d15ebc05d0 diff --git a/lib/with-editor b/lib/with-editor index 8066a6e..4da1097 160000 --- a/lib/with-editor +++ b/lib/with-editor @@ -1 +1 @@ -Subproject commit 8066a6e9a9e2e3d8810e4b6e23506c54f2842722 +Subproject commit 4da109748da0828b79198701eb641d5b724153ce From 9337643877e6e8d1f1328a6b38238ba8112f1587 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Thu, 1 Dec 2022 01:09:01 +0100 Subject: [PATCH 2/2] Remove packed Auto-compile no longer depends on this. --- .gitmodules | 3 --- lib/packed | 1 - 2 files changed, 4 deletions(-) delete mode 160000 lib/packed diff --git a/.gitmodules b/.gitmodules index 146f46b..e9eef2f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -35,9 +35,6 @@ no-byte-compile = lisp/magit-libgit.el path = lib/magit url = git@github.com:magit/magit.git -[submodule "packed"] - path = lib/packed - url = git@github.com:emacscollective/packed.git [submodule "sqlite3"] build-step = make path = lib/sqlite3 diff --git a/lib/packed b/lib/packed deleted file mode 160000 index c0d075f..0000000 --- a/lib/packed +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c0d075fa02424b39bd5a3492167f914b8522f686