Unverified Commit c7d1d002 authored by Nikolay Korotkiy's avatar Nikolay Korotkiy Committed by GitHub
Browse files

Merge pull request #231821 from r-ryantm/auto-update/cudatext-qt

cudatext-qt: 1.193.3 -> 1.194.0
parents dacf8d53 9362bc68
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.193.3";
  version = "1.194.0";

  src = fetchFromGitHub {
    owner = "Alexey-T";
    repo = "CudaText";
    rev = version;
    hash = "sha256-zkSdMXIfUT+QfRi7CT3JlVLAvtLGbOGAaQkYNMAIZeI=";
    hash = "sha256-+zdboXU4Tg6RLRVwjS2FQGLfYZu/A09eoZUrYX4SK0o=";
  };

  postPatch = ''
+6 −6
Original line number Diff line number Diff line
@@ -16,13 +16,13 @@
  },
  "ATSynEdit": {
    "owner": "Alexey-T",
    "rev": "2023.05.07",
    "hash": "sha256-ZdN+dUmM8DQ7nz0LqcCQt8ZoJH1wrhYRa+h0xj5F6PY="
    "rev": "2023.05.13",
    "hash": "sha256-GP7qzCfL8KNXF/CvoeJshA3YbNE5+wuZ2VYn8hLEPlo="
  },
  "ATSynEdit_Cmp": {
    "owner": "Alexey-T",
    "rev": "2023.05.02",
    "hash": "sha256-bPib2pJqxb+m9eMGerClj1bvAoHcGH2OTmmKon6UQfo="
    "rev": "2023.05.12",
    "hash": "sha256-/BAWc5RR7hZCNjyuLqiq9OdJxvRqliMWiC7o0tCtELY="
  },
  "EControl": {
    "owner": "Alexey-T",
@@ -31,8 +31,8 @@
  },
  "ATSynEdit_Ex": {
    "owner": "Alexey-T",
    "rev": "2023.05.02",
    "hash": "sha256-EKJnkwQ7QTUTVaXOA1pi5YUHxaA/hu4qpgpHHaON61k="
    "rev": "2023.05.12",
    "hash": "sha256-Y+F/pdPzmXqqCqB0TCOboA4md/2QMHhzlVxR5NJF3+0="
  },
  "Python-for-Lazarus": {
    "owner": "Alexey-T",