1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 22:50:49 +00:00

haskell-auto-update: update to version 0.1.1.2

This commit is contained in:
Peter Simons 2014-08-24 19:37:43 +02:00
parent bd672dc335
commit e7b4a47f44

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "auto-update"; pname = "auto-update";
version = "0.1.1.1"; version = "0.1.1.2";
sha256 = "0ksclbh3d7p2511ji86ind8f6jrh58mz61mc441kfz51ippkdk59"; sha256 = "0901zqky70wyxl17vwz6smhnpsfjnsk0f2xqiyz902vl7apx66c6";
testDepends = [ hspec ]; testDepends = [ hspec ];
meta = { meta = {
homepage = "https://github.com/yesodweb/wai"; homepage = "https://github.com/yesodweb/wai";