postmoogle: 0.9.25 -> 0.9.26
This commit is contained in:
parent
0c84b252cf
commit
c282ca98de
@ -5,13 +5,13 @@
|
||||
}:
|
||||
buildGoModule rec {
|
||||
pname = "postmoogle";
|
||||
version = "0.9.25";
|
||||
version = "0.9.26";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "etkecc";
|
||||
repo = "postmoogle";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-Pn+IHqHvKo1936Pw8WI2IhporIy/sIvh8PAUt0y5niU=";
|
||||
hash = "sha256-nbkPwHMQTadflHE8q525cB4cgVNxldOMBi4Kwrp52rE=";
|
||||
};
|
||||
|
||||
tags = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user