marwaita: 20.3 -> 20.3.1

Diff: https://github.com/darkomarko42/marwaita/compare/20.3...20.3.1
This commit is contained in:
José Romildo 2024-07-15 19:12:34 -03:00
parent 3d1c1c0fce
commit 292c6573cb

View File

@ -10,13 +10,13 @@
stdenvNoCC.mkDerivation rec {
pname = "marwaita";
version = "20.3";
version = "20.3.1";
src = fetchFromGitHub {
owner = "darkomarko42";
repo = pname;
rev = version;
hash = "sha256-Zj995KsgLN6XYHRKx8eyDTrt5zpMqqUmzQgpoAofkeY=";
hash = "sha256-6siv6fve0i/6DrNKuwNEc7nWlD4GbMaH7y4Mgliq8iI=";
};
buildInputs = [