mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 10:04:08 +00:00
haskell-citeproc-hs: update to version 0.3.7
This commit is contained in:
parent
06eced487a
commit
ce7db4b862
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "citeproc-hs";
|
pname = "citeproc-hs";
|
||||||
version = "0.3.6";
|
version = "0.3.7";
|
||||||
sha256 = "0zxwca3i7gg1vhdvrxd15c8zgx1gy3y7zjj746bcvf8pwavkq5q2";
|
sha256 = "0ix9y7z8m8x4l10h96fgv820grywvwcp3019wxjja4y4w6irid3b";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
filepath hexpat hsBibutils HTTP json mtl network pandocTypes parsec
|
filepath hexpat hsBibutils HTTP json mtl network pandocTypes parsec
|
||||||
syb time utf8String
|
syb time utf8String
|
||||||
|
Loading…
Reference in New Issue
Block a user