mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-18 13:19:10 +03:00
haskell-blaze-html: update to version 0.6.1.1
This commit is contained in:
parent
4c9ebb62d4
commit
35f59257db
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "blaze-html";
|
pname = "blaze-html";
|
||||||
version = "0.6.1.0";
|
version = "0.6.1.1";
|
||||||
sha256 = "1y2z2md62kpl57qcvwvswmrjq7zhkqwfv8zr2acdvcxcxnyc47fm";
|
sha256 = "08zfmkvahmm613r0nrabwl5zv9ragcrhdqsa8jfdrfdkrf6ckbrc";
|
||||||
buildDepends = [ blazeBuilder blazeMarkup text ];
|
buildDepends = [ blazeBuilder blazeMarkup text ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
blazeBuilder blazeMarkup HUnit QuickCheck testFramework
|
blazeBuilder blazeMarkup HUnit QuickCheck testFramework
|
||||||
|
Loading…
Reference in New Issue
Block a user