idrisPackages.tparsec: 2018-11-09 -> 2018-12-21

This commit is contained in:
TG ⊗ Θ 2019-02-05 18:25:25 +01:00
parent aaeaa6d1c6
commit 50087e01c4

View File

@ -4,15 +4,15 @@
}: }:
build-idris-package { build-idris-package {
name = "tparsec"; name = "tparsec";
version = "2018-11-09"; version = "2018-12-21";
ipkgName = "TParsec"; ipkgName = "TParsec";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "gallais"; owner = "gallais";
repo = "idris-tparsec"; repo = "idris-tparsec";
rev = "fc5bc1e0bf21a53ec854990ed799c4c73e304b06"; rev = "6fafcaa894def6f2af86bc799e507013b56e7741";
sha256 = "0ladks6x1qhs884w4rsxnzpq8dpijyqfqbvhk55kq10xh6w1smrz"; sha256 = "0alnw0hqjs200gvb5f58lb16rna48j1v6wnvq4q7zbw99dcxsxwn";
}; };
meta = { meta = {