diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-15 17:02:25 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-15 17:02:30 -0400 |
| commit | 8d91b5de6b43333ba77974053cdcdfa87409fb62 (patch) | |
| tree | 61f3ed9063234b6fc93ad6e05de7e1761fd1cbd5 /propellor.cabal | |
| parent | 7902f705b0ba9c88e23fbe6023b293b838a56127 (diff) | |
Convert GpgKeyId to newtype
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index 4da14192..8e552f2d 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 0.9.2 +Version: 0.9.3 Cabal-Version: >= 1.6 License: BSD3 Maintainer: Joey Hess <joey@kitenet.net> |
