stumpwm: Fixed v0.9.9's sha256

This commit is contained in:
Francis St-Amour 2016-06-20 22:09:23 -04:00 committed by Moritz Ulrich
parent 6bdab66032
commit 48f912771d

View File

@ -13,7 +13,7 @@ let
"latest" = {
name = "0.9.9";
rev = "refs/tags/0.9.9";
sha256 = "05fkng2wlmhy3kb9zhrrv9zpa16g2p91p5y0wvmwkppy04cw04ps";
sha256 = "0hmvbdk2yr5wrkiwn9dfzf65s4xc2qifj0sn6w2mghzp96cph79k";
patches = [ ./fix-module-path.patch ];
};
"git" = {