diff options
Diffstat (limited to 'lisp/magit-libgit-pkg.el')
| -rw-r--r-- | lisp/magit-libgit-pkg.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/magit-libgit-pkg.el b/lisp/magit-libgit-pkg.el index a163b9a..d7f5279 100644 --- a/lisp/magit-libgit-pkg.el +++ b/lisp/magit-libgit-pkg.el @@ -1,7 +1,7 @@ -(define-package "magit-libgit" "3.2.0" +(define-package "magit-libgit" "3.2.1" "." '((emacs "25.1") (libgit "0") - (magit "20210801")) + (magit "3.2.1")) :homepage "https://magit.vc" :keywords '("git" "tools" "vc")) |
