emacsPackages.ghostel: 0.41.0-unstable-2026-07-05 -> 0.41.0-unstable-2026-07-06

This commit is contained in:
R. Ryantm
2026-07-07 02:30:35 +00:00
parent 60f3895575
commit 4ac80f45cf
@@ -14,13 +14,13 @@ let
pname = "ghostel";
version = "0.41.0-unstable-2026-07-05";
version = "0.41.0-unstable-2026-07-06";
src = fetchFromGitHub {
owner = "dakra";
repo = "ghostel";
rev = "f77efee9172854abc08652637d23adc26faa25a2";
hash = "sha256-6ME+aStZ9X1pkTr0uwwhrJXEHu/uLStPHsKtbudXl9I=";
rev = "eb806d158df4ff302aee68e91caf257f11d66320";
hash = "sha256-Xz3Sy0iR/g5SoEzqJTZo2ymfMPYQ0NvnAOEoXiXhQFE=";
};
module = stdenv.mkDerivation (finalAttrs: {