mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 22:03:54 +03:00
haskell-filesystem-conduit: update to version 0.5.0.2
This commit is contained in:
parent
b1004698ef
commit
107c0800c0
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "filesystem-conduit";
|
pname = "filesystem-conduit";
|
||||||
version = "0.5.0.1";
|
version = "0.5.0.2";
|
||||||
sha256 = "1rpyrvs9hsi86zj6rghv91jn5lcx9wppg1wa4gp976kmagd4wl93";
|
sha256 = "0vpxl32k6734vli8nky9cwyabw9alvpjm0g5q822yj9rk2439yfq";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
conduit systemFileio systemFilepath text transformers
|
conduit systemFileio systemFilepath text transformers
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user