diff options
author | Thanos Apollo <[email protected]> | 2024-12-10 23:01:28 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-12-10 23:06:49 +0200 |
commit | 6bc4d8dde6f1fb7eb9f96a21562a3ec9a9df39bb (patch) | |
tree | 3ba6cd0f16279e60ea4181a82322ec3059bf787b /manifest.scm | |
parent | 361272c070d04f77d875420e05d186e382a65048 (diff) |
makefile: Update testing & guix packages.
Diffstat (limited to 'manifest.scm')
-rw-r--r-- | manifest.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.scm b/manifest.scm index 3792cd6..07089c6 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1,3 +1,3 @@ ;; (specifications->manifest - (list "make" "texinfo" "emacs-minimal" "emacs-org" "emacs-emacsql")) + (list "make" "texinfo" "emacs-next-pgtk" "emacs-org" "emacs-emacsql")) |