material-shell: 8 -> 9 (#102286)

This commit is contained in:
David Birks 2020-11-06 11:18:18 -05:00 committed by GitHub
parent 1d15641433
commit e24e104f42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "gnome-shell-extension-material-shell";
version = "8";
version = "9";
src = fetchFromGitHub {
owner = "material-shell";
repo = "material-shell";
rev = version;
sha256 = "08zc6xl2b7k7l5l6afr40ii3gnxxbysan3cqv2s9g614rbsmc62r";
sha256 = "154ids72hkkvibqpq3522wf6h9qw7zkjnf8dgz50vxbkiiy015xn";
};
# This package has a Makefile, but it's used for building a zip for