diff --git a/cryptol.cabal b/cryptol.cabal index 5d37f123..49e3b2d5 100644 --- a/cryptol.cabal +++ b/cryptol.cabal @@ -1,5 +1,5 @@ Name: cryptol -Version: 2.2.5 +Version: 2.2.6 Synopsis: Cryptol: The Language of Cryptography Description: Cryptol is a domain-specific language for specifying cryptographic algorithms. A Cryptol implementation of an algorithm resembles its mathematical specification more closely than an implementation in a general purpose language. For more, see . License: BSD3 @@ -23,7 +23,7 @@ source-repository head source-repository this type: git location: https://github.com/GaloisInc/cryptol.git - tag: v2.2.5 + tag: v2.2.6 flag static default: False