Skip to content

Commit

Permalink
aggressive-indent 1.6
Browse files Browse the repository at this point in the history
Closes #259.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
  • Loading branch information
dunn committed Apr 18, 2016
1 parent db2c6f4 commit ccd5df3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/aggressive-indent.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class AggressiveIndent < EmacsFormula
desc "Emacs minor mode to keep code always indented"
homepage "https://github.com/Malabarba/aggressive-indent-mode"
url "https://elpa.gnu.org/packages/aggressive-indent-1.5.3.el"
sha256 "69016fdb699f079956e5188638d5cbca29c0c1991ed1cf1fa0cc92c5eb04cb69"
url "https://elpa.gnu.org/packages/aggressive-indent-1.6.el"
sha256 "f1784bf56ae94a7887a13731fc99c9d5d496bf4a6cdc74215e132e18ba60ddf6"
head "https://github.com/Malabarba/aggressive-indent-mode.git"

depends_on :emacs => "24.1"
Expand Down

0 comments on commit ccd5df3

Please sign in to comment.