packages feed

hs-bibutils 6.3.0.0 → 6.3.0.1

raw patch · 3 files changed

+7/−2 lines, 3 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

ChangeLog.md view
@@ -1,3 +1,8 @@+# 6.3.0.1++  - Fix MacOS X compilation.++ # 6.3.0.0    - Update to Bibutils 6.3.
bibutils/xml.h view
@@ -37,7 +37,7 @@ int    xml_has_attribute        ( xml *node, const char *attribute, const char *attribute_value ); char * xml_parse                ( char *p, xml *onode ); -char * xml_pns; /* global Namespace */+extern char *   xml_pns; /* global Namespace */  #endif 
hs-bibutils.cabal view
@@ -1,5 +1,5 @@ name:               hs-bibutils-version:            6.3.0.0+version:            6.3.0.1 homepage:           https://github.com/wilx/hs-bibutils  synopsis:           Haskell bindings to bibutils, the bibliography