Skip to content

Commit 3183e0b

Browse files
authored
aporetic: 1.0.0 -> 1.1.0 (#381543)
2 parents 1c513c0 + 97bee29 commit 3183e0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ap/aporetic/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ let
1414
"serif"
1515
];
1616
pname = "aporetic";
17-
version = "1.0.0";
17+
version = "1.1.0";
1818
src = fetchFromGitHub {
1919
owner = "protesilaos";
2020
repo = pname;
2121
rev = version;
22-
sha256 = "sha256-5m4iT77FFsJf6N1FIsCtk5Z0IEOVUGCceXiT2n5dZUg=";
22+
sha256 = "sha256-5lPViAo9SztOdds6HEmKJpT17tgcxmU/voXDffxTMDI=";
2323
};
2424
privateBuildPlan = src.outPath + "/private-build-plans.toml";
2525
makeIosevkaFont =

0 commit comments

Comments
 (0)