remmina: 1.4.41 -> 1.4.43 (#490544)

This commit is contained in:
Colin
2026-03-14 03:56:29 +00:00
committed by GitHub
+2 -2
View File
@@ -49,13 +49,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "remmina";
version = "1.4.41";
version = "1.4.43";
src = fetchFromGitLab {
owner = "Remmina";
repo = "Remmina";
rev = "v${finalAttrs.version}";
hash = "sha256-0KUwZ81CyuLa05Cwe7wJrTbM1Dp9mAzNBI5pR7FKTOU=";
hash = "sha256-7nY2NhlWp+4FTTmeam1B+sotqis0lSwhozSC8I14aMI=";
};
nativeBuildInputs = [