Skip to content

Commit

Permalink
chawan: 0-unstable-2024-08-03 -> 0-unstable-2024-09-03
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Sep 3, 2024
1 parent c78e599 commit db83314
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/ch/chawan/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@

stdenv.mkDerivation {
pname = "chawan";
version = "0-unstable-2024-08-03";
version = "0-unstable-2024-09-03";

src = fetchFromSourcehut {
owner = "~bptato";
repo = "chawan";
rev = "4c64687290c908cd791a058dede9bd4f2a1c7757";
hash = "sha256-o0GMRNl5GiW0cJdaQYsL2JVp0CPs5VxQF8s0XEh/f7o=";
rev = "298684d174be90be57967f15c2f1bf0d24ba2446";
hash = "sha256-R/+qLoyewqoOfi264GvZUvpZbN5FX8LtGikQ3FxJEvw=";
fetchSubmodules = true;
};

Expand Down

0 comments on commit db83314

Please sign in to comment.