depot/third_party/nixpkgs/pkgs/applications/office/libreoffice/src-fresh/translations.nix

6 lines
214 B
Nix
Raw Normal View History

{ fetchurl, ... }:
fetchurl {
sha256 = "0fri41y59zhm8lq0kh6hvf5rpdjdqx0lg1sl40mhh1d6lf1izc1w";
url = "https://download.documentfoundation.org/libreoffice/src/24.2.5/libreoffice-translations-24.2.5.2.tar.xz";
}