Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (21f1c501ee4f3f87858a13b5e00385e41aaf076d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (21f1c501ee4f3f87858a13b5e00385e41aaf076d)
  • Date: Tue, 4 Apr 2023 00:42:50 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

editors/neovim/DEPENDS | 1 -
editors/neovim/HISTORY | 3 +++
2 files changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 21f1c501ee4f3f87858a13b5e00385e41aaf076d
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

editors/neovim: no longer needs bitlib

diff --git a/editors/neovim/DEPENDS b/editors/neovim/DEPENDS
index f50cf73..fa8b76c 100755
--- a/editors/neovim/DEPENDS
+++ b/editors/neovim/DEPENDS
@@ -9,7 +9,6 @@ depends lpeg &&
depends lua-messagepack &&
depends tree-sitter &&
depends libmpack-lua &&
-depends bitlib &&
depends luv &&

optional_depends luajit \
diff --git a/editors/neovim/HISTORY b/editors/neovim/HISTORY
index 7248564..db8b449 100644
--- a/editors/neovim/HISTORY
+++ b/editors/neovim/HISTORY
@@ -1,3 +1,6 @@
+2023-04-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: dropped bitlib
+
2023-02-02 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.8.3




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (21f1c501ee4f3f87858a13b5e00385e41aaf076d), Pavel Vinogradov, 04/03/2023

Archive powered by MHonArc 2.6.24.

Top of Page