From 27a6979dc38f56432252fa23217eafe511021714 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sun, 17 Feb 2019 00:31:32 +0100 Subject: [PATCH 1/3] Update 8 drones Update auto-compile to 1.5.1 Update borg to v3.1.0 Update dash to 2.15.0-2-g26f065f Update diff-hl to 1.8.5-4-g76289d2 Update emacsql to 3.0.0-5-g59147c4 Update epkg to v3.2.0 Update ghub to v3.2.0-6-g3566dc6 Update use-package to 2.4-2-g1273166 --- lib/auto-compile | 2 +- lib/borg | 2 +- lib/dash | 2 +- lib/diff-hl | 2 +- lib/emacsql | 2 +- lib/epkg | 2 +- lib/ghub | 2 +- lib/use-package | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/lib/auto-compile b/lib/auto-compile index bed783e..e6bbb13 160000 --- a/lib/auto-compile +++ b/lib/auto-compile @@ -1 +1 @@ -Subproject commit bed783e7a85d5812cf1cb3f39c40ba718e015be6 +Subproject commit e6bbb1371324c8884af3b201e9adbc9296eb2ff4 diff --git a/lib/borg b/lib/borg index 99d1667..4ffec24 160000 --- a/lib/borg +++ b/lib/borg @@ -1 +1 @@ -Subproject commit 99d166796f181741ebd79542b96824b096bcb36c +Subproject commit 4ffec24967ba805be2b2f1750e7cfffb85e26a1f diff --git a/lib/dash b/lib/dash index 6514359..26f065f 160000 --- a/lib/dash +++ b/lib/dash @@ -1 +1 @@ -Subproject commit 6514359b8606a6a9a94068ccd601fcd6379d6584 +Subproject commit 26f065fd607cdf1a68e7987b9360accc2d0cbfb6 diff --git a/lib/diff-hl b/lib/diff-hl index 2cddce4..76289d2 160000 --- a/lib/diff-hl +++ b/lib/diff-hl @@ -1 +1 @@ -Subproject commit 2cddce48d472111f178da84d44656f92012aa64b +Subproject commit 76289d24c61fac501d955a8419b5fdf7debddd5f diff --git a/lib/emacsql b/lib/emacsql index f8c3d9f..59147c4 160000 --- a/lib/emacsql +++ b/lib/emacsql @@ -1 +1 @@ -Subproject commit f8c3d9fce28ab7d5b0c9fcf2c1236151ca7add24 +Subproject commit 59147c4cdfd18dc2736a6502a3283564ab5c1457 diff --git a/lib/epkg b/lib/epkg index d9e1dd2..4243b36 160000 --- a/lib/epkg +++ b/lib/epkg @@ -1 +1 @@ -Subproject commit d9e1dd216b4bbe86686b1656dbdccef508301f7d +Subproject commit 4243b363d038b28650479b23949cb7dfd319542b diff --git a/lib/ghub b/lib/ghub index b04c7d9..3566dc6 160000 --- a/lib/ghub +++ b/lib/ghub @@ -1 +1 @@ -Subproject commit b04c7d9a3318316ef67a5d360582d990dc9f6098 +Subproject commit 3566dc6e18d61455060a96deb70779c91f079c62 diff --git a/lib/use-package b/lib/use-package index 39a8b88..1273166 160000 --- a/lib/use-package +++ b/lib/use-package @@ -1 +1 @@ -Subproject commit 39a8b8812c2c9f6f0b299e6a04e504ef393694ce +Subproject commit 12731665e068a68883bdb280e9844dbfd14e5626 From 03321fb56d2761d1c2dd87eb19bc4297fa747539 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sun, 17 Feb 2019 00:33:08 +0100 Subject: [PATCH 2/3] Assimilate transient and dependency Assimilate hydra 0.14.0-38-g9c4a471 Assimilate transient v0.1.0-9-g0ad64dd Transient requires the `lv' library, which is maintained in Hydra's repository. Do not remove `magit-popup' yet because `magit-annex' still requires it. --- .gitmodules | 6 ++++++ lib/hydra | 1 + lib/transient | 1 + 3 files changed, 8 insertions(+) create mode 160000 lib/hydra create mode 160000 lib/transient diff --git a/.gitmodules b/.gitmodules index 8b6911c..6e03bfa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -33,6 +33,9 @@ [submodule "graphql"] path = lib/graphql url = git@github.com:vermiculus/graphql.el.git +[submodule "hydra"] + path = lib/hydra + url = git@github.com:abo-abo/hydra.git [submodule "magit"] path = lib/magit url = git@github.com:magit/magit.git @@ -44,6 +47,9 @@ [submodule "packed"] path = lib/packed url = git@github.com:emacscollective/packed.git +[submodule "transient"] + path = lib/transient + url = git@github.com:magit/transient.git [submodule "treepy"] path = lib/treepy url = git@github.com:volrath/treepy.el.git diff --git a/lib/hydra b/lib/hydra new file mode 160000 index 0000000..9c4a471 --- /dev/null +++ b/lib/hydra @@ -0,0 +1 @@ +Subproject commit 9c4a4711bc78364e114acbbcf484a60669d02d78 diff --git a/lib/transient b/lib/transient new file mode 160000 index 0000000..0ad64dd --- /dev/null +++ b/lib/transient @@ -0,0 +1 @@ +Subproject commit 0ad64ddc5db466fb3bcac67b931b30393cdbc0a5 From 923e2935f1733e7555dd653104ed111c4bd79027 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sun, 17 Feb 2019 00:34:58 +0100 Subject: [PATCH 3/3] Update magit to v2.90.1-244-g8b6c39999 --- lib/magit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/magit b/lib/magit index 4e57537..8b6c399 160000 --- a/lib/magit +++ b/lib/magit @@ -1 +1 @@ -Subproject commit 4e57537694e2758a4287973168e4f0d432ad1ae9 +Subproject commit 8b6c39999f0654601058bcae79b9fffe44696a09