qgit: update source sha256 for tag moved upstream
see https://github.com/tibirna/qgit/pull/123#issuecomment-1010171222
This commit is contained in:
parent
f046da48c9
commit
0aca066986
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ mkDerivation rec {
|
|||
owner = "tibirna";
|
||||
repo = "qgit";
|
||||
rev = "${pname}-${version}";
|
||||
sha256 = "1cwq43ywvii9zh4m31mgkgisfc9qhiixlz0zlv99skk9vb5v6r38";
|
||||
sha256 = "sha256-xM0nroWs4WByc2O469zVeAlzKn6LLr+8WDlEdSjtRYI=";
|
||||
};
|
||||
|
||||
buildInputs = [ qtbase ];
|
||||
|
|
Loading…
Reference in a new issue