Merge pull request #156929 from r-ryantm/auto-update/sympa

sympa: 6.2.66 -> 6.2.68
This commit is contained in:
Ryan Mulligan 2022-01-27 06:46:05 -08:00 committed by GitHub
commit 8328d4a50c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,13 +61,13 @@ let
in
stdenv.mkDerivation rec {
pname = "sympa";
version = "6.2.66";
version = "6.2.68";
src = fetchFromGitHub {
owner = "sympa-community";
repo = pname;
rev = version;
sha256 = "sha256-rD6sYsEsAyu+4Vy2wMtWCtlzXoLeZgeu9hkoxOvwiP4=";
sha256 = "sha256-biTF2We9/ZBFBNpltyJonAe5tpXz+eNam+Bu6esJPiY=";
};
configureFlags = [