Skip to content

Commit 216070e

Browse files
authored
emacsPackages.el-easydraw: 1.2.0-unstable-2024-10-04 -> 1.2.0-unstable-2024-12-18 (#365998)
2 parents 74f646b + 1952fe9 commit 216070e

File tree

1 file changed

+3
-3
lines changed
  • pkgs/applications/editors/emacs/elisp-packages/manual-packages/el-easydraw

1 file changed

+3
-3
lines changed

pkgs/applications/editors/emacs/elisp-packages/manual-packages/el-easydraw/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
melpaBuild {
1010
pname = "edraw";
11-
version = "1.2.0-unstable-2024-10-04";
11+
version = "1.2.0-unstable-2024-12-18";
1212

1313
src = fetchFromGitHub {
1414
owner = "misohena";
1515
repo = "el-easydraw";
16-
rev = "ad740d87e768052b0ef5b5e7f0822c7ac1b238fb";
17-
hash = "sha256-xdyDikE8fUQ12Ra5j5lQUHVLKpTYtvfn1DosusQt61Q=";
16+
rev = "1c46469d0ea3642958eaf7cea1016fcf05b4daec";
17+
hash = "sha256-Z7LPC112FXHtDop1HXPnR6S+cSqfEW1HuYS8YD/qM+c=";
1818
};
1919

2020
propagatedUserEnvPkgs = [ gzip ];

0 commit comments

Comments
 (0)