cinnamon.mint-artwork: 1.7.9 -> 1.8.0

Updates etc/skel/.config/qt5ct/qt5ct.conf, which does not affect us.
This commit is contained in:
R. Ryantm 2024-01-22 04:47:10 +00:00 committed by Bobby Rong
parent 0fbb6483cf
commit bfcffb6b18
No known key found for this signature in database

View File

@ -7,14 +7,14 @@
stdenv.mkDerivation rec {
pname = "mint-artwork";
version = "1.7.9";
version = "1.8.0";
src = fetchurl {
urls = [
"http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_${version}.tar.xz"
"https://web.archive.org/web/20231214142428/http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_${version}.tar.xz"
"https://web.archive.org/web/20240122135036/http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_${version}.tar.xz"
];
hash = "sha256-64S7NAQtJuhSeMiSTbW2bqosL4A9M/nzmPYJI/ZAi0U=";
hash = "sha256-eCrch5IQdTd92DIqdjZFzvE4oShv3HuXfrLLUmLb0Ms=";
};
nativeBuildInputs = [