okteta: 0.26.21 -> 0.26.22

This commit is contained in:
R. Ryantm
2025-06-17 13:42:20 +00:00
committed by Peter Hoeg
parent 7078acdcdf
commit 4373358417
+2 -2
View File
@@ -19,11 +19,11 @@
mkDerivation rec {
pname = "okteta";
version = "0.26.21";
version = "0.26.22";
src = fetchurl {
url = "mirror://kde/stable/okteta/${version}/src/${pname}-${version}.tar.xz";
sha256 = "sha256-tuYvcfcxdX1nzTR603rEYIgXLEjnZH3mDRJUD/BVRJs=";
sha256 = "sha256-vi7XhMj/PaMeK4V6FxU7Yi7XyWMaOBUenafZPpaP+n0=";
};
nativeBuildInputs = [