Skip to content

Commit ea98615

Browse files
committed
Update lockfile
1 parent b9f7366 commit ea98615

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

_sources/generated.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,12 +265,12 @@
265265
"name": null,
266266
"owner": "ahyatt",
267267
"repo": "llm",
268-
"rev": "0.27.0",
269-
"sha256": "sha256-rI2PZoncCoyuAe9ufBoZ1EdlswHmXNXTkdHkt3mjK2Y=",
268+
"rev": "0.27.1",
269+
"sha256": "sha256-LrYKRkK4OQQHyJZM85nm08oxzCIVzOi3DQZ4ZTbPpls=",
270270
"sparseCheckout": [],
271271
"type": "github"
272272
},
273-
"version": "0.27.0"
273+
"version": "0.27.1"
274274
},
275275
"emacs-mu4e-dashboard": {
276276
"cargoLocks": null,

_sources/generated.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,13 +151,13 @@
151151
};
152152
emacs-llm = {
153153
pname = "emacs-llm";
154-
version = "0.27.0";
154+
version = "0.27.1";
155155
src = fetchFromGitHub {
156156
owner = "ahyatt";
157157
repo = "llm";
158-
rev = "0.27.0";
158+
rev = "0.27.1";
159159
fetchSubmodules = false;
160-
sha256 = "sha256-rI2PZoncCoyuAe9ufBoZ1EdlswHmXNXTkdHkt3mjK2Y=";
160+
sha256 = "sha256-LrYKRkK4OQQHyJZM85nm08oxzCIVzOi3DQZ4ZTbPpls=";
161161
};
162162
};
163163
emacs-mu4e-dashboard = {

flake.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)