diff options
| author | 2026-09-15 01:06:26 -0700 | |
|---|---|---|
| committer | 2026-09-15 01:06:26 -0700 | |
| commit | 55d4b649f9cfd6b920766af0bc5914befb65f22b (patch) | |
| tree | 9c2cdc5a583cd065da44604667d543605797380f | |
| parent | 2a8bfbf94690ea95773622198064326921cf95eb (diff) | |
| download | new-dotfiles-55d4b649f9cfd6b920766af0bc5914befb65f22b.tar.gz new-dotfiles-55d4b649f9cfd6b920766af0bc5914befb65f22b.zip | |
Update yoshi-theme
| -rw-r--r-- | oni/packages/emacs.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/oni/packages/emacs.scm b/oni/packages/emacs.scm index 553a954..56a7bf4 100644 --- a/oni/packages/emacs.scm +++ b/oni/packages/emacs.scm @@ -610,7 +610,7 @@ dot-separated path form like @code{jobs.build.docker} and (license license:gpl3)))) (define-public emacs-yoshi-theme - (let ((commit "0a015799c062c79735f6d7ce762f770859aa8658") + (let ((commit "1268c11f9278743693044e179cfa3328c4b16a49") (revision "0")) (package (name "emacs-yoshi-theme") @@ -623,7 +623,7 @@ dot-separated path form like @code{jobs.build.docker} and (method git-fetch) (file-name (git-file-name name version)) (sha256 - (base32 "18b1kzdipy2kvlkmhvhnxjq84zwa5623n9zz05z1m8278a1zjprn")))) + (base32 "1gfar1h1q8qd638hijwm2fz9ygr8wph6wdvmck2wm6ddxsrbhz20")))) (build-system emacs-build-system) (arguments `(#:include '("icons/*" . ,%default-include))) |
