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.
2 parents 74f646b + 1952fe9 commit 216070eCopy full SHA for 216070e
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-10-04";
+ version = "1.2.0-unstable-2024-12-18";
12
13
src = fetchFromGitHub {
14
owner = "misohena";
15
repo = "el-easydraw";
16
- rev = "ad740d87e768052b0ef5b5e7f0822c7ac1b238fb";
17
- hash = "sha256-xdyDikE8fUQ12Ra5j5lQUHVLKpTYtvfn1DosusQt61Q=";
+ rev = "1c46469d0ea3642958eaf7cea1016fcf05b4daec";
+ hash = "sha256-Z7LPC112FXHtDop1HXPnR6S+cSqfEW1HuYS8YD/qM+c=";
18
};
19
20
propagatedUserEnvPkgs = [ gzip ];
0 commit comments