Skip to content

Commit

Permalink
bump to punctual 0.4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dktr0 committed Feb 13, 2024
1 parent 0b6a3e6 commit 24f5a5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ in
dontCheck (dontHaddock (self.callCabal2nix "punctual" (pkgs.fetchFromGitHub {
owner = "dktr0";
repo = "punctual";
sha256 = "0qcxai24xvbmljm52fjbrrnrhldzwjbw63sqa94dkmnrl6mjf0sm";
rev = "3fecd93d110837fe616fcf0b6a45358b89b09838";
sha256 = "19xqys3631xmv5h3qgzb436r4wgaiw1jjcmswm33pvpj7m9bk6zn";
rev = "f8a55224d839e323190b7d794a343b19f799bf27";
}) {}));

musicw = self.callCabal2nix "musicw" (pkgs.fetchFromGitHub {
Expand Down

0 comments on commit 24f5a5c

Please sign in to comment.