3
0
Fork 0
forked from mirrors/nixpkgs

pantheon.switchboard-plug-pantheon-shell: 6.3.0 -> 6.3.1

This commit is contained in:
Bobby Rong 2022-10-22 10:02:27 +08:00
parent a96548da70
commit 707720e32d
No known key found for this signature in database

View file

@ -25,13 +25,13 @@
stdenv.mkDerivation rec {
pname = "switchboard-plug-pantheon-shell";
version = "6.3.0";
version = "6.3.1";
src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "sha256-xaMoemI87uSlTN6qkxMiC26mdoU7nHTTCRnJgjQFtF4=";
sha256 = "sha256-lyqALaPbkAI6MITF353PNVLJT8eGIk8QURR+1mUmrv0=";
};
nativeBuildInputs = [