The Lambda Lab
/
projects
/
lurk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8981ad2
)
Added package definition.
master
author
plugd
<plugd@thelambdalab.xyz>
Sun, 26 May 2024 19:38:38 +0000
(21:38 +0200)
committer
plugd
<plugd@thelambdalab.xyz>
Sun, 26 May 2024 19:38:38 +0000
(21:38 +0200)
lurk-pkg.el
[new file with mode: 0644]
patch
|
blob
diff --git a/lurk-pkg.el
b/lurk-pkg.el
new file mode 100644
(file)
index 0000000..
00e9096
--- /dev/null
+++ b/
lurk-pkg.el
@@ -0,0
+1,3
@@
+(define-package "lurk" "1.0.0"
+ "The Little Unibuffer IRC Klient"
+ ((emacs "26.1")))