3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #79492 from r-ryantm/auto-update/cinnamon-translations

cinnamon.cinnamon-translations: 4.4.0 -> 4.4.2
This commit is contained in:
Ryan Mulligan 2020-02-07 18:09:55 -08:00 committed by GitHub
commit d62cd5acb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,13 +5,13 @@
stdenv.mkDerivation rec {
pname = "cinnamon-translations";
version = "4.4.0";
version = "4.4.2";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
sha256 = "0hh6shfj7vc1mw814l38cakfmh135ba8j604h1rmx4zwspwgvgzh";
sha256 = "1n1nkapcgxmbv0l8hrx5cf588pi4ifx12xbz46lq4p1ijrlfivba";
};
nativeBuildInputs = [