mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 12:22:37 +03:00
haskell-linear: update to version 1.15.4
This commit is contained in:
parent
3400054d69
commit
357af72d0a
@ -8,8 +8,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "linear";
|
||||
version = "1.15.2";
|
||||
sha256 = "1zikj932wbmjnq02msq5c2i3w2993lya0kvs326ajlpmq5q35gpj";
|
||||
version = "1.15.4";
|
||||
sha256 = "0xpprafv7dndihnk2mapgvhy4cpz2d24k5j1p3q5crrsi2wj7k0b";
|
||||
buildDepends = [
|
||||
adjunctions binary distributive hashable lens reflection
|
||||
semigroupoids semigroups tagged transformers unorderedContainers
|
||||
|
Loading…
Reference in New Issue
Block a user