haskell-hs-bibutils: update to version 4.14
This commit is contained in:
parent
9ec744961f
commit
219109de4e
@ -2,11 +2,11 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "hs-bibutils";
|
||||
version = "4.12";
|
||||
sha256 = "0akxi69as7k5c0955yla9wcl1xvcvgzpzy3p1jj781w1lf89p537";
|
||||
version = "4.14";
|
||||
sha256 = "1icdaayahwgfmckd93k26kic2wdgyl65lv08rnwydsi5vlqww32x";
|
||||
buildDepends = [ syb ];
|
||||
meta = {
|
||||
homepage = "http://code.haskell.org/hs-bibutils";
|
||||
homepage = "http://gorgias.mine.nu/repos/hs-bibutils/";
|
||||
description = "Haskell bindings to bibutils, the bibliography conversion utilities";
|
||||
license = "GPL";
|
||||
platforms = self.ghc.meta.platforms;
|
||||
|
Loading…
Reference in New Issue
Block a user