Merge pull request #133928 from r-ryantm/auto-update/xapps

cinnamon.xapps: 2.0.6 -> 2.2.3
This commit is contained in:
Maciej Krüger 2021-08-16 14:22:12 +02:00 committed by GitHub
commit 98858b29e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
stdenv.mkDerivation rec {
pname = "xapps";
version = "2.0.6";
version = "2.2.3";
outputs = [ "out" "dev" ];
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
owner = "linuxmint";
repo = pname;
rev = version;
sha256 = "11qbz547qlfsvkz4bdxhryrsf10aw5jc2f1glbik7pvmmm87gf4f";
sha256 = "sha256-hrSyoHA3XQXQb9N3YJ+NNfBjJNOuUhXhKEimh/n73MM=";
};
# TODO: https://github.com/NixOS/nixpkgs/issues/36468