From 3cd06b22069c009b8c5fea2d5fad5f996667d2e3 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Tue, 16 Aug 2022 01:46:04 +0300 Subject: huge update-o --- package.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'package.yaml') diff --git a/package.yaml b/package.yaml index 30a47f9..445f7d5 100644 --- a/package.yaml +++ b/package.yaml @@ -1,15 +1,13 @@ --- name: xmonad-ng -version: 2.0.1.0 +version: 2.1.0.0 synopsis: Personal XMonad configuration description: I hope no one will read this description. It's awful. category: System -author: Azat Bahawi -copyright: (c) Azat Bahawi 2018-2021 +author: Azat Bahawi +copyright: (c) Azat Bahawi 2018-2022 license: GPL-3.0-or-later -github: azahi/xmonad-ng - ghc-options: - -Wall - -Wcompat @@ -19,7 +17,7 @@ ghc-options: dependencies: - base == 4.* - - flow == 1.0.* + - flow == 2.0.* - xmonad == 0.17.* - xmonad-contrib == 0.17.* -- cgit 1.4.1