Skip to content

Commit e2e4131

Browse files
authored
marwaita-icons: 5.0 -> 5.1 (#348795)
2 parents b48adff + e7753c5 commit e2e4131

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ma/marwaita-icons/package.nix

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

1010
stdenvNoCC.mkDerivation rec {
1111
pname = "marwaita-icons";
12-
version = "5.0";
12+
version = "5.1";
1313

1414
src = fetchFromGitHub {
1515
owner = "darkomarko42";
1616
repo = "marwaita-icons";
1717
rev = version;
18-
hash = "sha256-6NFCXj80VAoFX+i4By5IpbtJC4qL+sAzlLHUJjTQ/sI=";
18+
hash = "sha256-UehujziT13kA9ltjyCvbSDTEpR8ISxoBpoLj22Zih8k=";
1919
};
2020

2121
nativeBuildInputs = [

0 commit comments

Comments
 (0)