haskell-project-template: update to version 0.1.4.2
This commit is contained in:
parent
0211268c30
commit
dbdde708cd
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "project-template";
|
pname = "project-template";
|
||||||
version = "0.1.4.1";
|
version = "0.1.4.2";
|
||||||
sha256 = "1vsx8a4kzdcwbdy47hb2wz32najsa6bqq6jkyal9nbc5ydwb65lb";
|
sha256 = "10n23s6g7fv0l42hsb804z0qqcyxqw32kwzg1f0w3c6gka844akr";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base64Bytestring conduit conduitExtra mtl resourcet systemFileio
|
base64Bytestring conduit conduitExtra mtl resourcet systemFileio
|
||||||
systemFilepath text transformers
|
systemFilepath text transformers
|
||||||
|
Loading…
Reference in New Issue
Block a user