Skip to content

Commit

Permalink
chawan: 0-unstable-2024-09-03 -> 0-unstable-2024-10-25
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Oct 25, 2024
1 parent b50e35f commit 2319a44
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-09-03";
version = "0-unstable-2024-10-25";

src = fetchFromSourcehut {
owner = "~bptato";
repo = "chawan";
rev = "298684d174be90be57967f15c2f1bf0d24ba2446";
hash = "sha256-R/+qLoyewqoOfi264GvZUvpZbN5FX8LtGikQ3FxJEvw=";
rev = "28bf2922a33dd987a0a3095bc461589ef23ad37d";
hash = "sha256-Bxt9uovo69whyAtrpCDz3DyAYjCYaZfMZknnFW0WDao=";
fetchSubmodules = true;
};

Expand Down

0 comments on commit 2319a44

Please sign in to comment.