emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/moe-theme 300f3a513a 228/352: Add :url to define-package


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 300f3a513a 228/352: Add :url to define-package
Date: Fri, 7 Jan 2022 03:59:27 -0500 (EST)

branch: elpa/moe-theme
commit 300f3a513ae122eadb05c722c430d1b4dec2d4af
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    Add :url to define-package
---
 moe-theme-pkg.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/moe-theme-pkg.el b/moe-theme-pkg.el
index 76c8c1cc0c..6840c1c28d 100644
--- a/moe-theme-pkg.el
+++ b/moe-theme-pkg.el
@@ -1 +1,2 @@
-(define-package "moe-theme" "{{VERSION}}" "A colorful eye-candy theme. Moe, 
moe, kyun!" nil)
+(define-package "moe-theme" "{{VERSION}}" "A colorful eye-candy theme. Moe, 
moe, kyun!" nil
+  :url "https://github.com/kuanyui/moe-theme.el";)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]