packages feed

bindings-audiofile 0.1 → 0.1.0.1

raw patch · 2 files changed

+7/−2 lines, 2 filesdep ~base

Dependency ranges changed: base

Files

+ NEWS view
@@ -0,0 +1,4 @@+Changes from 0.1 to 0.1.0.1+---------------------------+Fix build-depends:+  "base == 4.2.*" --> "base == 4.*"
bindings-audiofile.cabal view
@@ -2,7 +2,7 @@ Synopsis: Low level bindings to audiofile Description:         Bindings to audiofile: <http://www.68k.org/~michael/audiofile/>-Version: 0.1+Version: 0.1.0.1 License: PublicDomain License-File: COPYING Author: PHO <pho at cielonegro dot org>@@ -15,6 +15,7 @@ Build-Type: Simple Extra-Source-Files:     COPYING+    NEWS  Source-Repository head     Type: git@@ -22,7 +23,7 @@  Library     Build-Depends:-        base         == 4.2.*,+        base         == 4.*,         bindings-DSL == 1.0.*      PkgConfig-Depends: