haskell-dependent-sum-template: updated on Hackage

This commit is contained in:
Nikolay Amiantov 2015-05-12 15:49:03 +03:00
parent b575dc53ad
commit 367c7779e0

View file

@ -124,10 +124,6 @@ self: super: {
unix-time = dontCheck super.unix-time;
# Until the changes have been pushed to Hackage
dependent-sum-template = appendPatch super.dependent-sum-template (pkgs.fetchpatch {
url = "https://patch-diff.githubusercontent.com/raw/mokus0/dependent-sum-template/pull/4.patch";
sha256 = "1yb1ny4ckl4d3sf4xnvpbsa9rw2dficzgipijs5s3729dnsc3rb0";
});
mueval = appendPatch super.mueval (pkgs.fetchpatch {
url = "https://patch-diff.githubusercontent.com/raw/gwern/mueval/pull/10.patch";
sha256 = "1gs8p89d1qsrd1qycbhf6kv4qw0sbb8m6dy106dqkmdzcjzcyq74";