Commit 691ce42a authored by R. RyanTM's avatar R. RyanTM
Browse files

cudatext: 1.171.0 -> 1.172.0

parent 97889527
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.171.0";
  version = "1.172.0";

  src = fetchFromGitHub {
    owner = "Alexey-T";
    repo = "CudaText";
    rev = version;
    hash = "sha256-+NTxZ5UkmaFDcTYliNi/5c8xGztVu6P8C7Ga99MHSFM=";
    hash = "sha256-AYIgYLrOVutsv0cHUd/TwNAyLbog6xjcepV9/3fTshc=";
  };

  postPatch = ''
+4 −4
Original line number Diff line number Diff line
@@ -16,13 +16,13 @@
  },
  "ATSynEdit": {
    "owner": "Alexey-T",
    "rev": "2022.09.18",
    "hash": "sha256-HjW4V7MctQoHbDYIlMv7VS0nS7FFG6Qir0sCju+isI0="
    "rev": "2022.10.01",
    "hash": "sha256-cfjpPTOc8KjhaD1wVY3Tb/lQwEeT3Rq22lJ1MKdTNF0="
  },
  "ATSynEdit_Cmp": {
    "owner": "Alexey-T",
    "rev": "2022.09.18",
    "hash": "sha256-yIbIRo4hpwbCdH+3fIhjnQPtdvuFmfJSqloKjWqKEuY="
    "rev": "2022.10.03",
    "hash": "sha256-2XP3LyB18ZHLQOxzP4lBuhlUA8u1+wHl97cxmRYa7Xg="
  },
  "EControl": {
    "owner": "Alexey-T",