mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-24 20:02:58 +03:00
haskell-stm-containers: update to version 0.1.4
This commit is contained in:
parent
1be28859a8
commit
a424ca4185
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "stm-containers";
|
||||
version = "0.1.3";
|
||||
sha256 = "0ir2b6y1sqr0i68j0fqmwyysk7x9z18n84dbjppyjzzidcsrkar0";
|
||||
version = "0.1.4";
|
||||
sha256 = "15h7qxxbr1ifkvmxsj30k0v3hp83m04iq25bvi3jmagvvk5hv5bj";
|
||||
buildDepends = [
|
||||
basePrelude focus hashable lochTh placeholders primitive
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user