Merge pull request #269349 from r-ryantm/auto-update/libre

libre: 3.6.0 -> 3.6.2
This commit is contained in:
7c6f434c 2023-11-24 09:21:52 +00:00 committed by GitHub
commit 3cc8e341a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,13 +8,13 @@
}:
stdenv.mkDerivation rec {
version = "3.6.0";
version = "3.6.2";
pname = "libre";
src = fetchFromGitHub {
owner = "baresip";
repo = "re";
rev = "v${version}";
sha256 = "sha256-pFtrmrNRSL1lw10LjayOoNFrW/tTPXwmUipwC5v1MZs=";
sha256 = "sha256-mbwi6tJer4JC7ijB6WGDNoC/EM5rqCtejbYRFi9Kwgk=";
};
buildInputs = [