Skip to content

Commit

Permalink
cinnamon.mint-artwork: 1.6.0 -> 1.6.2
Browse files Browse the repository at this point in the history
Hided home/trash/network desktop icons by default.
  • Loading branch information
bobby285271 committed Nov 15, 2022
1 parent bd588f4 commit 2c8e353
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/cinnamon/mint-artwork/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@

stdenv.mkDerivation rec {
pname = "mint-artwork";
version = "1.6.0";
version = "1.6.2";

src = fetchurl {
url = "http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_${version}.tar.xz";
hash = "sha256-un5T56zzN2vRVp42RHczDEKwrweSeygASkFJU5LXCDo=";
hash = "sha256-xwyTMFQjN188xNf6bHzcbDmo/L1b/5nyU9k8CkfZqnM=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 2c8e353

Please sign in to comment.