mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
haskell-file-location: update to version 0.4.5.3
This commit is contained in:
parent
bb933868de
commit
c1642c5cb7
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "file-location";
|
||||
version = "0.4.5.2";
|
||||
sha256 = "0dyzf2lhh0n4hwbh44qfh6bw9snl4hha9sv76c4ndi7v1rvnx197";
|
||||
version = "0.4.5.3";
|
||||
sha256 = "0d1iqhdac1gcag1d7ch9ia4fm97jpp31m46b794z90bmm6nr29h9";
|
||||
buildDepends = [ liftedBase transformers ];
|
||||
testDepends = [ liftedBase transformers ];
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue