Commit 7ccc6dd4 authored by R. RyanTM's avatar R. RyanTM
Browse files

cudatext-qt: 1.184.0 -> 1.185.0

parent 91625cdc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -38,13 +38,13 @@ let
in
stdenv.mkDerivation rec {
  pname = "cudatext";
  version = "1.184.0";
  version = "1.185.0";

  src = fetchFromGitHub {
    owner = "Alexey-T";
    repo = "CudaText";
    rev = version;
    hash = "sha256-bRe9yS9CMsBH04oefImSYkd1jUe3SnJU6JZETLwow/0=";
    hash = "sha256-hzEDKpH1dShmEZ6EYkA5rLtbJc2ukw7Gs7spMjiocCE=";
  };

  postPatch = ''
+2 −2
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@
  },
  "ATSynEdit": {
    "owner": "Alexey-T",
    "rev": "2023.02.12",
    "hash": "sha256-PSRKxKJkX9GlV8JUACYzDZguv8M8jKVxlW7U4Mmla9o="
    "rev": "2023.02.19",
    "hash": "sha256-2qNY7xzyJ0rCVNDQcJaJ7qZgOhtBCcuGCxY1BvVAoEs="
  },
  "ATSynEdit_Cmp": {
    "owner": "Alexey-T",