3
0
Fork 0
forked from mirrors/nixpkgs

cinnamon.mint-themes: 1.8.6 -> 1.8.8

This commit is contained in:
Maciej Krüger 2021-11-24 10:15:36 +01:00
parent 403e4d7af6
commit 652b0ea6fa
No known key found for this signature in database
GPG key ID: 0D948CE19CF49C5F

View file

@ -7,14 +7,14 @@
stdenv.mkDerivation rec {
pname = "mint-themes";
version = "1.8.6";
version = "1.8.8";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
# commit is named 1.8.6, tags=404
rev = "fa0b9530f6e68c390aecd622b229072fcd08f05f";
sha256 = "0pgv5hglsscip5s7nv0mn301vkn0j6wp4rv34vr941yai1jfk2wb";
# they don't exactly do tags, it's just a named commit
rev = "a833fba6917043bf410dee4364c9a36af1ce4c83";
hash = "sha256-8abjjD0XoApvqB8SNlWsqIEp7ozgiERGS0kWglw2DWA=";
};
nativeBuildInputs = [