diff --git a/gh-pkg.el b/gh-pkg.el index 8ea9d50..091bd84 100644 --- a/gh-pkg.el +++ b/gh-pkg.el @@ -1 +1 @@ -(define-package "gh" "%VERSION%" "A GitHub library for Emacs" '((pcache "0.2.2") (logito "0.1"))) +(define-package "gh" "%VERSION%" "A GitHub library for Emacs" '((eieio "1.3") (pcache "0.2.3") (logito "0.1")))