diff options
Diffstat (limited to '.cask/30.2/bootstrap/shut-up-20240429.605/shut-up-pkg.el')
| -rw-r--r-- | .cask/30.2/bootstrap/shut-up-20240429.605/shut-up-pkg.el | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.cask/30.2/bootstrap/shut-up-20240429.605/shut-up-pkg.el b/.cask/30.2/bootstrap/shut-up-20240429.605/shut-up-pkg.el new file mode 100644 index 00000000..f40ef1d0 --- /dev/null +++ b/.cask/30.2/bootstrap/shut-up-20240429.605/shut-up-pkg.el @@ -0,0 +1,10 @@ +;; -*- no-byte-compile: t; lexical-binding: nil -*- +(define-package "shut-up" "20240429.605" + "Shut up would you!." + '((cl-lib "0.3") + (emacs "24")) + :url "http://github.com/rejeep/shut-up.el" + :commit "ed62a7fefdf04c81346061016f1bc69ca045aaf6" + :revdesc "ed62a7fefdf0" + :authors '(("Johan Andersson" . "johan.rejeep@gmail.com")) + :maintainers '(("Johan Andersson" . "johan.rejeep@gmail.com"))) |
