mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 12:07:47 +03:00
haskell-sodium: update to version 0.11.0.2
This commit is contained in:
parent
b578288cd1
commit
90a9d2c952
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "sodium";
|
||||
version = "0.11.0.1";
|
||||
sha256 = "1n5djs9l64iqnkqyy1i75pcyr9vckzyh04pv0z26fxdymm56bvq5";
|
||||
version = "0.11.0.2";
|
||||
sha256 = "0m3ig6nqkw0m6xh6ijgr2w06i4ydyfwx7rsbkrrxflichadm9r2g";
|
||||
buildDepends = [ mtl ];
|
||||
meta = {
|
||||
description = "Sodium Reactive Programming (FRP) System";
|
||||
|
Loading…
Reference in New Issue
Block a user