Added package definition. master
authorplugd <plugd@thelambdalab.xyz>
Sun, 26 May 2024 19:38:38 +0000 (21:38 +0200)
committerplugd <plugd@thelambdalab.xyz>
Sun, 26 May 2024 19:38:38 +0000 (21:38 +0200)
lurk-pkg.el [new file with mode: 0644]

diff --git a/lurk-pkg.el b/lurk-pkg.el
new file mode 100644 (file)
index 0000000..00e9096
--- /dev/null
@@ -0,0 +1,3 @@
+(define-package "lurk" "1.0.0"
+  "The Little Unibuffer IRC Klient"
+  ((emacs "26.1")))