darcs 2.14.2
Closes #37359. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
7f12532fb0
commit
56604e45dd
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ class Darcs < Formula
|
||||||
|
|
||||||
desc "Distributed version control system that tracks changes, via Haskell"
|
desc "Distributed version control system that tracks changes, via Haskell"
|
||||||
homepage "http://darcs.net/"
|
homepage "http://darcs.net/"
|
||||||
url "https://hackage.haskell.org/package/darcs-2.14.1/darcs-2.14.1.tar.gz"
|
url "https://hackage.haskell.org/package/darcs-2.14.2/darcs-2.14.2.tar.gz"
|
||||||
sha256 "61ddbc99acaf06df3a114437064e9241e0da467c23d1d3fb520a782eee32cd35"
|
sha256 "65d160a43874960dcba114c0b74d9c7b25d098486f515655502f42ff0c22a27e"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue