mirror of
https://github.com/nix-community/emacs-overlay.git
synced 2025-12-06 02:40:25 -08:00
Updated repos/nongnu
This commit is contained in:
parent
5fd742dc7a
commit
0c7b9e24eb
1 changed files with 3 additions and 3 deletions
|
|
@ -1579,10 +1579,10 @@
|
|||
elpaBuild {
|
||||
pname = "helm-core";
|
||||
ename = "helm-core";
|
||||
version = "3.9.6";
|
||||
version = "3.9.7";
|
||||
src = fetchurl {
|
||||
url = "https://elpa.nongnu.org/nongnu/helm-core-3.9.6.tar";
|
||||
sha256 = "1n6c06mfjj3ja7nfapc0w3pvp73pinfss8br4bjafisj5lbhgxda";
|
||||
url = "https://elpa.nongnu.org/nongnu/helm-core-3.9.7.tar";
|
||||
sha256 = "125fqnj2g61lsagiwwd8fpnrp2s7mxsdppj8cfp3m6c3984fmsx0";
|
||||
};
|
||||
packageRequires = [ async emacs ];
|
||||
meta = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue