change to version 0.2.5 for ax
This commit is contained in:
+3
-3
@@ -2,12 +2,12 @@
|
||||
|
||||
pkgs.buildGoModule {
|
||||
pname = "ax";
|
||||
version = "0.2.4";
|
||||
version = "0.2.5";
|
||||
|
||||
src = pkgs.fetchgit {
|
||||
url = "https://g.eliaskohout.de/eliaskohout/ax";
|
||||
rev = "v0.2.4";
|
||||
hash = "sha256-ZTner4OowcouE1zZ/H17E+PNiJ1vRxIn63dqnAnmjJU=";
|
||||
rev = "v0.2.5";
|
||||
hash = "sha256-W0q2nft3Gp72jJSE8Q5WMhEqypcocr7wozil+xSf38M=";
|
||||
};
|
||||
|
||||
sourceRoot = "ax/src";
|
||||
|
||||
Reference in New Issue
Block a user