Bump Cabal version to 2.6.1 now that 2.6.0 is out

This commit is contained in:
Aaron Tomb 2018-08-01 14:39:56 -07:00
parent cfeef862e1
commit 45ee929b2d

View File

@ -1,5 +1,5 @@
Name: cryptol
Version: 2.6.0
Version: 2.6.1
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 <http://www.cryptol.net/>.
License: BSD3