Skip to content

Commit e176c1d

Browse files
authored
emacs30: 30.0.93 -> 30.1-rc1 (#383623)
2 parents f85e29f + 0582d1b commit e176c1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/applications/editors/emacs/sources.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,10 @@ in
146146

147147
emacs30 = import ./make-emacs.nix (mkArgs {
148148
pname = "emacs";
149-
version = "30.0.93";
149+
version = "30.1-rc1";
150150
variant = "mainline";
151-
rev = "30.0.93";
152-
hash = "sha256-lcpB4lKD3tjvCn646hUyAskxWNCQwEJ0RX/ZddRBRRU=";
151+
rev = "30.1-rc1";
152+
hash = "sha256-eUEeSCr58uVPxTJMhRZvVSEbfrJ6n59iuYxR6LQkWJw=";
153153
patches = fetchpatch: [
154154
(builtins.path {
155155
name = "inhibit-lexical-cookie-warning-67916.patch";

0 commit comments

Comments
 (0)