mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
parent
473b0d9535
commit
4d325bcede
@ -106131,9 +106131,8 @@ self: {
|
|||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "text-icu";
|
pname = "text-icu";
|
||||||
version = "0.7.0.0";
|
version = "0.7.0.1";
|
||||||
sha256 = "1fvq6qi9kvw722v2m9d40vwwa2irswfapqfjcrym9c2swdagxnry";
|
sha256 = "0y3z5jda7v2iyll2148ivxfd2yhp27d3ryxrspp0cdq394klqxp2";
|
||||||
editedCabalFile = "19434ecaff8ca937793656a4d0cadbe33c44debe36d05ccc06f5fc692382b81d";
|
|
||||||
buildDepends = [ base bytestring deepseq text ];
|
buildDepends = [ base bytestring deepseq text ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
array base bytestring deepseq directory ghc-prim HUnit QuickCheck
|
array base bytestring deepseq directory ghc-prim HUnit QuickCheck
|
||||||
|
Loading…
Reference in New Issue
Block a user