Skip to content

Commit

Permalink
bump to punctual 0.4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dktr0 committed May 16, 2024
1 parent af1c40b commit a1108dd
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 = "1ix15drm8y6y35x4mikb128gkzmkshnjhb58048ny7470bilmwia";
rev = "fb88fb62584f65751e71dcdb0a082caa7d1134a5";
sha256 = "1i16lfv5q1il7cygg3087j7m1ia5994cwpim1m1rssv71rzddrnk";
rev = "e269bd0715897583a26b521767bf724cd77ea459";
}) {}));

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

0 comments on commit a1108dd

Please sign in to comment.