mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
haskell-uuagc: update to version 0.9.50.1
This commit is contained in:
parent
eb8244fe3e
commit
cd73e1cefa
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "uuagc";
|
||||
version = "0.9.50";
|
||||
sha256 = "0vyydqgmyl590ry63ibwshfpj2w9dd2v0nmr4jqlfw0m0d9ff50j";
|
||||
version = "0.9.50.1";
|
||||
sha256 = "0fpksqny1f083bzpr7pvx5ny53yds3mqss73fx4li8cwb2bs4azw";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ filepath haskellSrcExts mtl uuagcCabal uulib ];
|
||||
|
Loading…
Reference in New Issue
Block a user