Revert "cinnamon.cinnamon-session: 4.6.2 -> 4.8.0"

This reverts commit 54eed8ab5e.
This commit is contained in:
Maciej Krüger 2020-12-18 07:42:55 +01:00
parent 85298db412
commit a1bb7efd5a
No known key found for this signature in database
GPG Key ID: 0D948CE19CF49C5F
1 changed files with 2 additions and 2 deletions

View File

@ -27,13 +27,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "cinnamon-session"; pname = "cinnamon-session";
version = "4.8.0"; version = "4.6.2";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "linuxmint"; owner = "linuxmint";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "0sbfd1d4kjiccaq9s36r2cvdcmvd1x2087nkfgl32gwxakqi3g4n"; sha256 = "133vpgs0dqr16pvx5wyxhfcargn9wl14z0q99m2pn93hf6zycmsv";
}; };
patches = [ patches = [