X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=hs-java.cabal;h=d3da8eed4d7d6b1045f964c260d3262bacfbaa0c;hb=792b5690a66d02bf1aeae660641bf959d5b9b2af;hp=b36222755629cdf5ee961534bc6e001e839b5fda;hpb=ab2c5927c89e5d57ae96db959074ddf6ff501b6a;p=hs-java.git diff --git a/hs-java.cabal b/hs-java.cabal index b362227..d3da8ee 100644 --- a/hs-java.cabal +++ b/hs-java.cabal @@ -1,5 +1,5 @@ Name: hs-java -Version: 0.3 +Version: 0.3.2 Cabal-Version: >= 1.6 License: BSD3 License-File: LICENSE @@ -11,8 +11,7 @@ Build-Type: Simple Description: This package declares data types for Java .class files format and functions to assemble/disassemble Java bytecode. See dump-class.hs, rebuild-class.hs, TestGen.hs for examples of usage. - -Bug-reports: http://home.iportnov.ru:3000/projects/hs-java/ +Bug-reports: http://redmine.iportnov.ru/projects/hs-java/ Extra-source-files: dump-class.hs rebuild-class.hs @@ -51,4 +50,3 @@ library Source-repository head type: git location: git@gitorious.org:hs-java/hs-java.git -