Skip to content

Commit 67507e2

Browse files
committed
Bump to revision 1
1 parent 405ff92 commit 67507e2

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

hackage-repo-tool/hackage-repo-tool.cabal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
cabal-version: 1.18
22
name: hackage-repo-tool
33
version: 0.1.1.5
4+
-- remove x-revision when you bump the version
5+
x-revision: 1
46

57
build-type: Simple
68
synopsis: Manage secure file-based package repositories

hackage-security-HTTP/hackage-security-HTTP.cabal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
cabal-version: 1.18
22
name: hackage-security-HTTP
33
version: 0.1.1.3
4+
-- remove x-revision when you bump the version
5+
x-revision: 1
46

57
synopsis: Hackage security bindings against the HTTP library
68
description: The hackage security library provides a 'HttpLib'

hackage-security/hackage-security.cabal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
cabal-version: 1.18
22
name: hackage-security
33
version: 0.6.3.2
4+
-- remove x-revision when you bump the version
5+
x-revision: 1
46

57
synopsis: Hackage security library
68
description: The hackage security library provides both server and

0 commit comments

Comments
 (0)