cryptol 2.8.0
Closes #43886. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3e6b39c9fe
commit
41765158ea
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ class Cryptol < Formula
|
|||
|
||||
desc "Domain-specific language for specifying cryptographic algorithms"
|
||||
homepage "https://www.cryptol.net/"
|
||||
url "https://hackage.haskell.org/package/cryptol-2.7.0/cryptol-2.7.0.tar.gz"
|
||||
sha256 "46c6ba5d63c0cdf074e57ea07b09dc84751a6608a9a66e552ebe2b7a343ed393"
|
||||
url "https://hackage.haskell.org/package/cryptol-2.8.0/cryptol-2.8.0.tar.gz"
|
||||
sha256 "b061bf88de09de5034a3707960af01fbcc0425cdbff1085c50c00748df9910bb"
|
||||
head "https://github.com/GaloisInc/cryptol.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue