Commit 5c4a1fb7 authored by R. RyanTM's avatar R. RyanTM Committed by Lin Jian
Browse files

emacsPackages.el-easydraw: 1.2.0-unstable-2025-02-01 -> 1.2.0-unstable-2025-02-15

parent 80e02910
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,13 +8,13 @@

melpaBuild {
  pname = "edraw";
  version = "1.2.0-unstable-2025-02-01";
  version = "1.2.0-unstable-2025-02-15";

  src = fetchFromGitHub {
    owner = "misohena";
    repo = "el-easydraw";
    rev = "7f41e93554e4855ae44c0d719f7253f873ed4cb8";
    hash = "sha256-dwmyBm+PtrfW74WRlhdXql8yLuB2fKwdvobaChKoBP0=";
    rev = "7d557a3ea1b1308d3fc56607bd00fee1be36007f";
    hash = "sha256-7quQwBR5dnSkT8HZd/Tng5qQiqL+H6BCuQCWSe0B4Hw=";
  };

  propagatedUserEnvPkgs = [ gzip ];