sbclPackages.prompter: 0.1.1 -> 20240108-git

This commit is contained in:
Vonfry 2024-01-09 18:44:11 +08:00
parent 792a7ddec9
commit b654d67322
No known key found for this signature in database
GPG key ID: 1B81687FBA75D6B5

View file

@ -232,13 +232,13 @@ let
prompter = build-asdf-system rec {
pname = "prompter";
version = "0.1.1";
version = "20240108-git";
src = pkgs.fetchFromGitHub {
owner = "atlas-engineer";
repo = "prompter";
rev = version;
sha256 = "sha256-A9gIUBj0oUDFGR5aqHz+tdNR6t03LPMrx0n9qM3ACwE=";
rev = "7890ed5d02e70aba01ceb964c6ee4f40776e7dc0";
hash = "sha256-rRKtpSKAqfzvnlC3NQ4840RrlbBUpI4V6uX6p5hRJWQ=";
};
lispLibs = [