Merge pull request #260147 from r-ryantm/auto-update/gwe

gwe: 0.15.5 -> 0.15.6
This commit is contained in:
Weijia Wang
2023-10-28 02:33:45 +02:00
committed by GitHub
+2 -2
View File
@@ -31,13 +31,13 @@ let
]);
in stdenv.mkDerivation rec {
pname = "gwe";
version = "0.15.5";
version = "0.15.6";
src = fetchFromGitLab {
owner = "leinardi";
repo = pname;
rev = version;
sha256 = "sha256-bey/G+muDZsMMU3lVdNS6E/BnAJr29zLPE0MMT4sh1c=";
sha256 = "sha256-xlAz67sThXZ5o2kABb+aQI/7N7jmRpWU/5m24u8TkII=";
};
prePatch = ''