packages feed

sync-mht 0.3.8.0 → 0.3.8.1

raw patch · 1 files changed

+4/−4 lines, 1 files

Files

sync-mht.cabal view
@@ -8,7 +8,7 @@ extra-doc-files: README.md cabal-version: >= 1.18 build-type: Simple-version: 0.3.8.0+version: 0.3.8.1 homepage: https://github.com/ekarayel/sync-mht bug-reports: https://github.com/ekarayel/sync-mht/issues package-url: https://github.com/ekarayel/sync-mht@@ -26,11 +26,11 @@     . source-repository head     type: git-    location: https://github.com/ekarayel/sync-mht --recursive+    location: https://github.com/ekarayel/sync-mht source-repository this     type: git-    tag: 0.3.8.0-    location: https://github.com/ekarayel/sync-mht --recursive+    tag: 0.3.8.1+    location: https://github.com/ekarayel/sync-mht benchmark benchmarks     type: exitcode-stdio-1.0     main-is: Benchmarks.hs