We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66ca986 commit 257a4c5Copy full SHA for 257a4c5
pkgs/applications/editors/emacs/elisp-packages/manual-packages/el-easydraw/package.nix
@@ -8,13 +8,13 @@
8
9
melpaBuild {
10
pname = "edraw";
11
- version = "1.2.0-unstable-2024-12-18";
+ version = "1.2.0-unstable-2025-01-06";
12
13
src = fetchFromGitHub {
14
owner = "misohena";
15
repo = "el-easydraw";
16
- rev = "1c46469d0ea3642958eaf7cea1016fcf05b4daec";
17
- hash = "sha256-Z7LPC112FXHtDop1HXPnR6S+cSqfEW1HuYS8YD/qM+c=";
+ rev = "9a5b5e2b071be99350bfc8db6fbc2c9c667f3725";
+ hash = "sha256-lQYSUQFAv6rqvZySsFbe8B7ZqEaa2L+L3HXB231D4OQ=";
18
};
19
20
propagatedUserEnvPkgs = [ gzip ];
0 commit comments