Merge pull request #137880 from matdsoupe/fix/prolog-mode

fix emacs prolog-mode sha256
This commit is contained in:
adisbladis 2021-09-17 07:39:57 -05:00 committed by GitHub
commit 34e88d52d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ stdenv.mkDerivation {
src = fetchurl {
url = "http://bruda.ca/_media/emacs/prolog.el";
sha256 = "oCMzks4xuor8Il8Ll8PXh1zIvMl5qN0RCFJ9yKiHOHU=";
sha256 = "ZzIDFQWPq1vI9z3btgsHgn0axN6uRQn9Tt8TnqGybOk=";
};
buildCommand = ''