Updated repos/nongnu

This commit is contained in:
github-actions 2023-12-09 17:38:34 +00:00
parent 5fd742dc7a
commit 0c7b9e24eb

View file

@ -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 = {