From 16fe9c2eb083610424e6c2caf15d23216293ea1e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 9 Jun 2015 23:12:29 +0200 Subject: Version bump in trivmix --- custom/trivmix.nix | 6 +++--- trivmix | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/custom/trivmix.nix b/custom/trivmix.nix index 7daf30ec..d5c9f050 100644 --- a/custom/trivmix.nix +++ b/custom/trivmix.nix @@ -7,11 +7,11 @@ cabal.mkDerivation (self: { pname = "trivmix"; - version = "2.2.1"; + version = "2.2.2"; src = fetchgit { url = git://git.yggdrasil.li/trivmix; - rev = "caff1254b3af4288601f33bef40189a6ef0a27e5"; - sha256 = "cad790e9865e20d4006ae387944fd9e8149108fb5858c38ab5ba106443239af8"; + rev = "0948d8545d916b13784b4cb6463352c060d839a2"; + sha256 = "90b40d358c6083ed2210b7764afc741502f5e26186df79c28060fdabb600b747"; }; isLibrary = false; isExecutable = true; diff --git a/trivmix b/trivmix index 64575e9b..77ec0ee0 160000 --- a/trivmix +++ b/trivmix @@ -1 +1 @@ -Subproject commit 64575e9bd793d8a77f587f44eb695b2065fe86ed +Subproject commit 77ec0ee0f8d3b5113fc32a00430024615d7737e1 -- cgit v1.2.3