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

6 lines
214 B
Nix
Raw Normal View History

{ fetchurl, ... }:
fetchurl {
sha256 = "0p75xijrmp44kcda33xg5dr06xl1fcxwhxgvlcj396rkn2k0c9sy";
url = "https://download.documentfoundation.org/libreoffice/src/24.8.0/libreoffice-translations-24.8.0.3.tar.xz";
}