kaidan: 0.13.0-unstable-2025-12-09 -> 0.13.0-unstable-2025-12-13

This commit is contained in:
R. Ryantm
2025-12-15 10:20:37 +00:00
parent 9792f74fef
commit 1ed669da4d
+3 -3
View File
@@ -21,14 +21,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "kaidan";
version = "0.13.0-unstable-2025-12-09";
version = "0.13.0-unstable-2025-12-13";
src = fetchFromGitLab {
domain = "invent.kde.org";
owner = "network";
repo = "kaidan";
rev = "d160f34ce1fecb39f4c71530cf2d4ba57bfbd6f4";
hash = "sha256-/Nt6XjauaVKdLSZglk3qfd0wxW/VpwzMnVwuF/jGP0s=";
rev = "eb43bd732997f52c630dc94d45682713c2bb5c75";
hash = "sha256-YIK6te7pjD28M/5bkPnYojGeaBNk8j8pt1VPlh+OnXE=";
};
patches = [