chawan: 0-unstable-2024-07-14 -> 0-unstable-2024-08-03
This commit is contained in:
parent
28d6d07b92
commit
b4b293ec6c
@ -16,13 +16,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "chawan";
|
||||
version = "0-unstable-2024-07-14";
|
||||
version = "0-unstable-2024-08-03";
|
||||
|
||||
src = fetchFromSourcehut {
|
||||
owner = "~bptato";
|
||||
repo = "chawan";
|
||||
rev = "0e3d67f31df2c2d53aa0e578439852731e5f5af9";
|
||||
hash = "sha256-eVoZisQyaebWO58a0a0KR7fwsL1kTmPX1SayqdnmSuk=";
|
||||
rev = "4c64687290c908cd791a058dede9bd4f2a1c7757";
|
||||
hash = "sha256-o0GMRNl5GiW0cJdaQYsL2JVp0CPs5VxQF8s0XEh/f7o=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user