chawan: 0-unstable-2024-10-25 -> 0-unstable-2024-12-17

This commit is contained in:
R. Ryantm
2024-12-18 01:14:45 +00:00
parent ee90e6bd40
commit d1cc1d52f8
+3 -3
View File
@@ -16,13 +16,13 @@
stdenv.mkDerivation {
pname = "chawan";
version = "0-unstable-2024-10-25";
version = "0-unstable-2024-12-17";
src = fetchFromSourcehut {
owner = "~bptato";
repo = "chawan";
rev = "28bf2922a33dd987a0a3095bc461589ef23ad37d";
hash = "sha256-Bxt9uovo69whyAtrpCDz3DyAYjCYaZfMZknnFW0WDao=";
rev = "13f395f20bd786d6c055b59ad19e9018d85bc139";
hash = "sha256-UnJi2HJQv6PCpBWLka9aIUMYjG0a+tgH6vM4ZZ9gi2E=";
fetchSubmodules = true;
};