Skip to content

Commit 1fdb619

Browse files
authored
Merge pull request #327010 from r-ryantm/auto-update/drawterm
drawterm: 0-unstable-2024-06-10 -> 0-unstable-2024-07-03
2 parents 4f50ef4 + 23349d3 commit 1fdb619

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/tools/admin/drawterm/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919

2020
stdenv.mkDerivation {
2121
pname = "drawterm";
22-
version = "0-unstable-2024-06-10";
22+
version = "0-unstable-2024-07-03";
2323

2424
src = fetchFrom9Front {
2525
owner = "plan9front";
2626
repo = "drawterm";
27-
rev = "19f4185f3967a5c00053236015da22c0da2af41d";
28-
hash = "sha256-aIoWhjzVmfXv5fcwIBwjUFVjdx316JivKMS+odnEB/I=";
27+
rev = "f11139d4c918802a87730bc14d094670ee4ce572";
28+
hash = "sha256-vkBXzIezC9DWlGpk6klUvtmq4F4D5LJWwjEllMIr8D0=";
2929
};
3030

3131
enableParallelBuilding = true;

0 commit comments

Comments
 (0)