···8899mkDerivation rec {
1010 pname = "plasma-pass";
1111- version = "1.2.0";
1111+ version = "1.2.1";
12121313 src = fetchFromGitLab {
1414 domain = "invent.kde.org";
1515 owner = "plasma";
1616 repo = "plasma-pass";
1717- rev = "v${version}";
1818- sha256 = "1w2mzxyrh17x7da62b6sg1n85vnh1q77wlrfxwfb1pk77y59rlf1";
1717+ sha256 = "sha256-lCNskOXkSIcMPcMnTWE37sDCXfmtP0FhyMzxeF6L0iU=";
1818+1919+ # So the tag is actually "v0.2.1" but the released version is later than
2020+ # 1.2.0 and the "release" on the gitlab page also says "1.2.1".
2121+ # I guess they just messed up the tag subject and description.
2222+ # Maintainer of plasma-pass was notified about this 2023-08-13
2323+ rev = "v0.2.1";
1924 };
20252126 buildInputs = [