Skip to content

Commit ae4459d

Browse files
authored
pantheon-tweaks: 2.2.1 -> 2.3.0 (#407031)
2 parents d71a6bf + b8cc151 commit ae4459d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/pa/pantheon-tweaks/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818

1919
stdenv.mkDerivation rec {
2020
pname = "pantheon-tweaks";
21-
version = "2.2.1";
21+
version = "2.3.0";
2222

2323
src = fetchFromGitHub {
2424
owner = "pantheon-tweaks";
2525
repo = pname;
2626
rev = version;
27-
hash = "sha256-85Yfhh6otNWhRqLeM6UMBiCf/omn0FyY5hdK1ZjjgmM=";
27+
hash = "sha256-+dkjmeY4WJfXwgNR8HlRaVfvS/2icbi8eSAkiB9x7uI=";
2828
};
2929

3030
nativeBuildInputs = [

0 commit comments

Comments
 (0)