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

libre: 3.9.0 -> 3.10.0
This commit is contained in:
7c6f434c 2024-03-07 16:16:39 +00:00 committed by GitHub
commit defacb7566
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,13 +8,13 @@
}:
stdenv.mkDerivation rec {
version = "3.9.0";
version = "3.10.0";
pname = "libre";
src = fetchFromGitHub {
owner = "baresip";
repo = "re";
rev = "v${version}";
sha256 = "sha256-oFaCeVaUrAN83DT8m4gvXSaKzxq5AJw2RHwOelm8HAU=";
sha256 = "sha256-OWVDuKlF7YLipDURC46s14WOLWWagUqWg20sH0kSIA4=";
};
buildInputs = [