diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -188,9 +188,9 @@ define magit_pkg "A Git porcelain inside Emacs" '((emacs "24.4") (dash "2.10.0") - (with-editor "2.0.50") - (git-commit "2.0.50") - (magit-popup "2.0.50"))) + (with-editor "2.1.0") + (git-commit "2.1.0") + (magit-popup "2.1.0"))) endef # ' export magit_pkg |
