Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
depend on pcache 0.2.3
depend on eieio 1.3
  • Loading branch information
sigma committed Apr 8, 2012
1 parent dbfb29f commit 1df207b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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")))

0 comments on commit 1df207b

Please sign in to comment.