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

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

cudatext: 1.173.0 -> 1.173.2
parents 36c55f76 2543c202
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.173.0";
  version = "1.173.2";

  src = fetchFromGitHub {
    owner = "Alexey-T";
    repo = "CudaText";
    rev = version;
    hash = "sha256-IMvcGuZotAOdbvMthkmeje3OmToPfPDlx0m87MW3lDE=";
    hash = "sha256-i/MRBbwy/yJHltGXPjIb89hDXiUzNG6YL83LAAMRwdU=";
  };

  postPatch = ''
+2 −2
Original line number Diff line number Diff line
@@ -21,8 +21,8 @@
  },
  "ATSynEdit_Cmp": {
    "owner": "Alexey-T",
    "rev": "2022.10.15",
    "hash": "sha256-McJTjPMzqtajtfpn01YoeHmZWkmbHxqAy5BmkKID1gE="
    "rev": "2022.10.18",
    "hash": "sha256-yaS1XF0v5rkfKj9aksSc4XimKh5wpL7yLt4ElcIKAIE="
  },
  "EControl": {
    "owner": "Alexey-T",