diff --git a/plugins.cabal b/plugins.cabal index 43e4c3e..291957a 100644 --- a/plugins.cabal +++ b/plugins.cabal @@ -1,6 +1,6 @@ name: plugins -version: 1.5.1.4 -homepage: http://code.haskell.org/~dons/code/hs-plugins +version: 1.5.2.1 +homepage: http://patch-tag.com/r/stepcut/plugins synopsis: Dynamic linking for Haskell and C objects description: Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution. @@ -17,7 +17,7 @@ category: System license: BSD3 License-file: LICENSE author: Don Stewart 2004..2010 -maintainer: Don Stewart +maintainer: Jeremy Shaw cabal-version: >= 1.6 build-type: Configure Tested-with: GHC >= 6.12.1 @@ -59,5 +59,3 @@ library if impl(ghc >= 7.2) build-depends: ghc-paths - -