Merge pull request #206 from oluceps/update-sha256

Update vendorSha256
This commit is contained in:
MetaCubeX 2022-10-08 15:06:29 +08:00 committed by GitHub
commit fefd9b7427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@
inherit version;
src = ./.;
vendorSha256 = "sha256-Af1RgeB6APxKW9m+rm2mkpYSXwAgFTzRyW0GJe9ML+A=";
vendorSha256 = "sha256-yhq4WHQcS4CrdcO6KJ5tSn4m7l5g1lNgE9/2BWd9Iys=";
# Do not build testing suit
excludedPackages = [ "./test" ];