rosenthal: emacs-eat/hako: Rename to emacs-eat/dolly.

* modules/rosenthal/packages/emacs-xyz.scm (emacs-eat/hako): Rename to
emacs-eat/dolly.
This commit is contained in:
Hilton Chain 2025-10-25 11:33:28 +08:00
parent 0854874c2c
commit 4ec4303fac
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -39,7 +39,7 @@ editing Caddyfiles, configuration files for @code{caddy}.")
(properties
'((disable-updater? . #t))))))
(define-public emacs-eat/hako
(define-public emacs-eat/dolly
(package
(inherit
(package-with-extra-patches emacs-eat
@ -55,7 +55,7 @@ editing Caddyfiles, configuration files for @code{caddy}.")
(sha256
(base32
"14d6nvagcri0r687y3m179ijmnad89m5d5dj2rn2p6rpfc5nssr0"))))))
(name "emacs-eat-hako")))
(name "emacs-eat-dolly")))
(define-public emacs-nftables-mode
(package