mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
abo-abo/avy@3bf8314 -> abo-abo/avy@509471b
kidd/org-gcal.el@6821e34 -> kidd/org-gcal.el@1667aba
skeeto/elfeed@d0405e6 -> remyhonig/elfeed-org@77b6bbf
We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125
for why.
7 lines
263 B
EmacsLisp
7 lines
263 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; app/calendar/packages.el
|
|
|
|
(package! calfw :pin "03abce97620a4a7f7ec5f911e669da9031ab9088")
|
|
(package! calfw-org :pin "03abce97620a4a7f7ec5f911e669da9031ab9088")
|
|
(package! org-gcal :pin "1667aba7c0a33e3c23c3a47fc04e89670684eddc")
|