hmp3 1.5.2 → 1.5.2.1
raw patch · 2 files changed
+2/−2 lines, 2 filessetup-changed
Files
- Setup.hs +1/−1
- hmp3.cabal +1/−1
Setup.hs view
@@ -1,3 +1,3 @@ #!/usr/bin/env runhaskell import Distribution.Simple-main = defaultMain+main = defaultMainWithHooks defaultUserHooks
hmp3.cabal view
@@ -1,5 +1,5 @@ name: hmp3-version: 1.5.2+version: 1.5.2.1 homepage: http://www.cse.unsw.edu.au/~dons/hmp3.html license: GPL license-file: LICENSE