mmsd-tng: 2.6.2 -> 2.6.3 (#378709)

Co-authored-by: ju1m <ju1m@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-02-06 12:40:23 +00:00
committed by GitHub
co-authored by ju1m
+2 -2
View File
@@ -17,13 +17,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "mmsd-tng";
version = "2.6.2";
version = "2.6.3";
src = fetchFromGitLab {
owner = "kop316";
repo = "mmsd";
rev = finalAttrs.version;
hash = "sha256-iusA5SXBulROBG6SmlYfw/FczLMnNeBb398+9cYx/A0=";
hash = "sha256-kXl+T5A8Qw0PmJ47sned8dzTIYUmaWc8w6X6BLEdLIg=";
};
nativeBuildInputs = [