Skip to content

Commit 24e9ec3

Browse files
committedJun 25, 2017
marble: fix src hash
1 parent f319442 commit 24e9ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pkgs/applications/kde/srcs.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -2054,7 +2054,7 @@
20542054
version = "17.04.2";
20552055
src = fetchurl {
20562056
url = "${mirror}/stable/applications/17.04.2/src/marble-17.04.2.tar.xz";
2057-
sha256 = "1z24infjp65d2s2zlcvr0v9425a6wxwkaz262mvqqvx64qmhd6ca";
2057+
sha256 = "1c6xmpkqilxd9zxz8kz7g47hwsa4hw27qcy96wxcg24hg8b5zr09";
20582058
name = "marble-17.04.2.tar.xz";
20592059
};
20602060
};

0 commit comments

Comments
 (0)
Please sign in to comment.