diff options
author | EuAndreh <eu@euandre.org> | 2022-11-30 05:40:26 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-11-30 05:40:26 -0300 |
commit | ecb7b62997918a52adcc68bde4a79eaeb337c040 (patch) | |
tree | 6fc3a3f27aa2f71cfc9fe16d0e4610c346a9951f /src/xyz/euandreh/queue.scm | |
parent | src/xyz/euandreh/queue.scm: Remove reference to mailutils-sendmail package (diff) | |
download | package-repository-ecb7b62997918a52adcc68bde4a79eaeb337c040.tar.gz package-repository-ecb7b62997918a52adcc68bde4a79eaeb337c040.tar.xz |
queue.scm: Remove references to other older packages
Diffstat (limited to 'src/xyz/euandreh/queue.scm')
-rw-r--r-- | src/xyz/euandreh/queue.scm | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/xyz/euandreh/queue.scm b/src/xyz/euandreh/queue.scm index 34e7af1..5c76b8d 100644 --- a/src/xyz/euandreh/queue.scm +++ b/src/xyz/euandreh/queue.scm @@ -594,10 +594,5 @@ keyfile ~a/private.key (list epson-L365 - postfix python-docx - python-telegram-bot - python-xdg - remhind - tmux-plugin-continuum - tmux-plugin-resurrect) + python-telegram-bot) |