agda: fix RuboCop Layout/AlignHash.
This commit is contained in:
parent
8ad7b56fc4
commit
29c1855cbd
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Agda < Formula
|
|||
|
||||
resource "stdlib" do
|
||||
url "https://github.com/agda/agda-stdlib.git",
|
||||
:tag => "v0.17",
|
||||
:tag => "v0.17",
|
||||
:revision => "5819a4dd9c965296224944f05b1481805649bdc2"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue