Update modification date for patches

This commit is contained in:
alan (NyxTrail) 2024-06-15 11:50:23 +00:00
parent 5fd813db39
commit d3506f9d3f
No known key found for this signature in database
GPG Key ID: 32C5D29762C48D4A
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ Description: Ensure make uses bash as its shell
dash. And dash does not support such constructs. So have make use /bin/bash
as its shell.
Author: Alan M Varghese
Last-Update: 2024-03-01
Last-Update: 2024-06-15
Forwarded: not-needed
--- a/Makefile
+++ b/Makefile

View File

@ -3,7 +3,7 @@ Description: Use system version of udis86
which the binaries are built. We will instead build against
the Debian version of the library.
Author: Alan M Varghese <alan@digistorm.in>
Last-Update: 2024-02-02
Last-Update: 2024-05-15
Forwarded: not-needed
--- a/CMakeLists.txt

View File

@ -2,7 +2,7 @@ Description: Use system version of hyprland-protocols
Hyprland sources include a copy of hyprland-protocols. We will,
instead, use the system version of this package.
Author: Alan M Varghese <alan@digistorm.in>
Last-Update: 2024-02-02
Last-Update: 2024-06-15
Forwarded: not-needed
--- a/CMakeLists.txt
+++ b/CMakeLists.txt