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

libre: 3.7.0 -> 3.8.0
This commit is contained in:
7c6f434c 2023-12-31 09:28:01 +00:00 committed by GitHub
commit e330c627d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,13 +8,13 @@
}:
stdenv.mkDerivation rec {
version = "3.7.0";
version = "3.8.0";
pname = "libre";
src = fetchFromGitHub {
owner = "baresip";
repo = "re";
rev = "v${version}";
sha256 = "sha256-7wNzYp6o3+71Jz/VuDWyVOj+OrAkDyDG0NWryYwuIT4=";
sha256 = "sha256-zKoK5GsgNnmQrEZ5HAse2e1Gy7fPO42DEvVAL5ZTNhc=";
};
buildInputs = [