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
c9ef46c1eb
commit
61c35019e3
1 changed files with 3 additions and 3 deletions
|
|
@ -2632,10 +2632,10 @@
|
||||||
elpaBuild {
|
elpaBuild {
|
||||||
pname = "racket-mode";
|
pname = "racket-mode";
|
||||||
ename = "racket-mode";
|
ename = "racket-mode";
|
||||||
version = "1.0.20231207.145059";
|
version = "1.0.20231209.134147";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://elpa.nongnu.org/nongnu/racket-mode-1.0.20231207.145059.tar";
|
url = "https://elpa.nongnu.org/nongnu/racket-mode-1.0.20231209.134147.tar";
|
||||||
sha256 = "14g19l5ayh13m03nzb0i6ajh2mczjq03hx1gwpafm8rmcnhv7x49";
|
sha256 = "0v4cik2s2s7iy64k5dxh363gqp5g9bf4qq5a9bgdg2lk2kfdx6gp";
|
||||||
};
|
};
|
||||||
packageRequires = [ emacs ];
|
packageRequires = [ emacs ];
|
||||||
meta = {
|
meta = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue