hs-bibutils 4.17 → 4.17.1
raw patch · 2 files changed
+1/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- bibutils/bibcore.c +0/−1
- hs-bibutils.cabal +1/−1
bibutils/bibcore.c view
@@ -325,7 +325,6 @@ p = ((r->all[reftype]).tags[i]).newstr; extract_tag_value( &tag, &value, p ); n = fields_find( f, tag.data, level );-fprintf(stderr,"%s: n=%d tag.data='%s' level=%d\n", __FUNCTION__, n, tag.data, level ); if ( n==-1 ) { ok = fields_add( f, tag.data, value.data, level ); if ( !ok ) goto out;
hs-bibutils.cabal view
@@ -1,5 +1,5 @@ name: hs-bibutils-version: 4.17+version: 4.17.1 homepage: http://gorgias.mine.nu/repos/hs-bibutils/ synopsis: Haskell bindings to bibutils, the bibliography