emacsPackages.ghostel: 0.41.0-unstable-2026-07-05 -> 0.41.0-unstable-2026-07-06
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user