Skip to content

Commit 4bada3a

Browse files
committed
pantheon.appcenter: 3.4.0 -> 3.4.2
1 parent 3cb2ca5 commit 4bada3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/desktops/pantheon/apps/appcenter/default.nix

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

3131
stdenv.mkDerivation rec {
3232
pname = "appcenter";
33-
version = "3.4.0";
33+
version = "3.4.2";
3434

3535
src = fetchFromGitHub {
3636
owner = "elementary";
3737
repo = pname;
3838
rev = version;
39-
sha256 = "04q2gp9yyqsg4jd53rivcmikw52psxijrzfy2vxzjsx8fccd48ra";
39+
sha256 = "sha256-8r0DlmG8xlCQ1uFHZQjXG2ls4VBrsRzrVY8Ey3/OYAU=";
4040
};
4141

4242
passthru = {

0 commit comments

Comments
 (0)