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 { elpaBuild {
pname = "helm-core"; pname = "helm-core";
ename = "helm-core"; ename = "helm-core";
version = "3.9.6"; version = "3.9.7";
src = fetchurl { src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/helm-core-3.9.6.tar"; url = "https://elpa.nongnu.org/nongnu/helm-core-3.9.7.tar";
sha256 = "1n6c06mfjj3ja7nfapc0w3pvp73pinfss8br4bjafisj5lbhgxda"; sha256 = "125fqnj2g61lsagiwwd8fpnrp2s7mxsdppj8cfp3m6c3984fmsx0";
}; };
packageRequires = [ async emacs ]; packageRequires = [ async emacs ];
meta = { meta = {