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:
parent
bd672dc335
commit
e7b4a47f44
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "auto-update";
|
||||
version = "0.1.1.1";
|
||||
sha256 = "0ksclbh3d7p2511ji86ind8f6jrh58mz61mc441kfz51ippkdk59";
|
||||
version = "0.1.1.2";
|
||||
sha256 = "0901zqky70wyxl17vwz6smhnpsfjnsk0f2xqiyz902vl7apx66c6";
|
||||
testDepends = [ hspec ];
|
||||
meta = {
|
||||
homepage = "https://github.com/yesodweb/wai";
|
||||
|
|
Loading…
Reference in a new issue