stumpwm: Fixed v0.9.9's sha256
This commit is contained in:
parent
6bdab66032
commit
48f912771d
@ -13,7 +13,7 @@ let
|
|||||||
"latest" = {
|
"latest" = {
|
||||||
name = "0.9.9";
|
name = "0.9.9";
|
||||||
rev = "refs/tags/0.9.9";
|
rev = "refs/tags/0.9.9";
|
||||||
sha256 = "05fkng2wlmhy3kb9zhrrv9zpa16g2p91p5y0wvmwkppy04cw04ps";
|
sha256 = "0hmvbdk2yr5wrkiwn9dfzf65s4xc2qifj0sn6w2mghzp96cph79k";
|
||||||
patches = [ ./fix-module-path.patch ];
|
patches = [ ./fix-module-path.patch ];
|
||||||
};
|
};
|
||||||
"git" = {
|
"git" = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user