Skip to content

Commit 651d4d9

Browse files
committed
deps: bump suckless-conf to 0.1.2.12
1 parent 0fa06e6 commit 651d4d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ outputs = { self, nixpkgs, flake-utils, ... }@inputs:
7575
} {};
7676
suckless-conf = new.callHackageDirect {
7777
pkg = "suckless-conf";
78-
ver = "0.1.2.11";
79-
sha256 = "sha256-J5UJKxsZKEUF0ov77UJe1+WdJbSYxIEVL8ya2ai3as0=";
78+
ver = "0.1.2.12";
79+
sha256 = "sha256-ZKrN8cHLmUI/oYJjwct+NM911spq5Olz/T2Z1k5OyBk=";
8080
} {};
8181
wai-app-file-cgi = dontCoverage (dontCheck (jailbreakUnbreak pkgs old.wai-app-file-cgi));
8282
libyaml =

0 commit comments

Comments
 (0)