aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/gpaste-fix-paths.patch
Commit message (Collapse)AuthorAge
* gnu: gpaste: Update to 42.1.Maxim Cournoyer2022-09-13
| | | | | | | | | * gnu/packages/gnome-xyz.scm (gpaste): Update to 42.1. [meson]: Delete argument. [phases]{fix-introspection-install-dir}: Use #$output. [native-inputs]: Remove autoconf, automake and libtool. [inputs]: Remove graphene. Add gtk and libadwaita. Sort. * gnu/packages/patches/gpaste-fix-paths.patch: Update patch.
* gnu: Add gpaste.Attila Lendvai2022-01-11
* gnu/packages/gnome-xyz.scm (gpaste): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>