sbclPackages.prompter: 0.1.1 -> 20240108-git
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user