drawterm: 0-unstable-2026-06-27 -> 0-unstable-2026-07-18

This commit is contained in:
R. Ryantm
2026-07-19 18:04:09 +00:00
parent eb3b798dd1
commit e5947cc475
+3 -3
View File
@@ -23,13 +23,13 @@ let
in
stdenv.mkDerivation {
pname = "drawterm";
version = "0-unstable-2026-06-27";
version = "0-unstable-2026-07-18";
src = fetchFrom9Front {
owner = "plan9front";
repo = "drawterm";
rev = "a3b107c7356e034b95e83cdf40b367d68f1dc204";
hash = "sha256-z0V3TM34yRpHYznQsniwyuxtVD2TtqgwIbEZTltxQ+o=";
rev = "4c336be61aa3d844ec2fdaa317f1d77d30eb876f";
hash = "sha256-KFjLVyEEFSnYeKifp1YnoxWPlySSLicnhC703T0zmxA=";
};
enableParallelBuilding = true;