Henrik Lissner 2020-03-27 01:04:30 -04:00
parent fd177b971b
commit f1df6230ea
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; -*- ;; -*- no-byte-compile: t; -*-
;;; app/irc/packages.el ;;; app/irc/packages.el
(package! circe :pin "0c79138fb2") (package! circe :pin "e5bf5f8974")
(package! circe-notifications :pin "291149ac12") (package! circe-notifications :pin "291149ac12")

View file

@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; -*- ;; -*- no-byte-compile: t; -*-
;;; app/rss/packages.el ;;; app/rss/packages.el
(package! elfeed :pin "3f0edb1737") (package! elfeed :pin "d0405e6386")
(package! elfeed-org :pin "77b6bbf222") (package! elfeed-org :pin "77b6bbf222")

View file

@ -2,4 +2,4 @@
;;; app/twitter/packages.el ;;; app/twitter/packages.el
(package! twittering-mode :pin "114891e8fd") (package! twittering-mode :pin "114891e8fd")
(package! avy :pin "cf95ba9582") (package! avy :pin "3bf83140fa")