emacs.pkgs.bqn-mode: 2021-10-26 -> 2021-12-04

This commit is contained in:
sternenseemann
2021-12-07 09:59:17 +01:00
parent 00afdf8c8e
commit a10948e8b2
@@ -5,13 +5,13 @@
trivialBuild {
pname = "bqn-mode";
version = "0.pre+unstable=2021-10-26";
version = "0.pre+unstable=2021-12-04";
src = fetchFromGitHub {
owner = "AndersonTorres";
owner = "museoa";
repo = "bqn-mode";
rev = "89d6928d0653518c97bcb06ae156f8b1de1b8768";
sha256 = "0pnvfssglaqbjw6hw7vf7vffzjdbqscqhyl62vknml29yl7mjq05";
rev = "38fba1193e0d1101f3b90bd76e419c011651ad6f";
sha256 = "0fdfz3kmrdgmx2i6fgrrj1cvapvrgnc3ahnwx3aayrpl1f091439";
};
meta = with lib; {