Commit 6e267d9c authored by Ilya Fedin's avatar Ilya Fedin
Browse files

kotatogram-desktop: 0-unstable-2024-09-27 -> 1.4.9-unstable-2024-09-27

Just fixing version
parent 5b762a44
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ let
in
stdenv.mkDerivation rec {
  pname = "kotatogram-desktop";
  version = "0-unstable-2024-09-27";
  version = "1.4.9-unstable-2024-09-27";

  src = fetchFromGitHub {
    owner = "kotatogram";