pantheon.switchboard-plug-pantheon-shell: 2.8.0 -> 2.8.1
Just Translatiions https://github.com/elementary/switchboard-plug-pantheon-shell/releases/tag/2.8.1
This commit is contained in:
parent
5819ea1aba
commit
a03e0b0060
|
@ -4,13 +4,13 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "switchboard-plug-pantheon-shell";
|
||||
version = "2.8.0";
|
||||
version = "2.8.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "elementary";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
sha256 = "0yy821hl26jfd9hyigqi7nmaf30iww0lhg9qzcwlfzsvvfwnxagi";
|
||||
sha256 = "1vrnzxqzl84k8gbrais4j1jyap10kvil4cr769jpr3q3bkbblwrw";
|
||||
};
|
||||
|
||||
passthru = {
|
||||
|
|
Loading…
Reference in New Issue