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 7767d06 + b8faa94 commit b4d421fCopy full SHA for b4d421f
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-2025-02-15";
+ version = "1.2.0-unstable-2025-02-21";
12
13
src = fetchFromGitHub {
14
owner = "misohena";
15
repo = "el-easydraw";
16
- rev = "7d557a3ea1b1308d3fc56607bd00fee1be36007f";
17
- hash = "sha256-7quQwBR5dnSkT8HZd/Tng5qQiqL+H6BCuQCWSe0B4Hw=";
+ rev = "f6b0f43138693b73cb65327d28bd2a4ee1b6caa7";
+ hash = "sha256-IU+DMw8q1Si3CJ4FhJVkaRsjkh1Oc3psmbzdUgh0YMI=";
18
};
19
20
propagatedUserEnvPkgs = [ gzip ];
0 commit comments