From c204b8b681d81842c951593d992f434a5b094c8f Mon Sep 17 00:00:00 2001 From: Daniel Martinez Date: Sun, 10 Sep 2023 15:49:19 -0400 Subject: [PATCH] sunwait: revert 0.20041208_2 --- srcpkgs/sunwait/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/sunwait/template b/srcpkgs/sunwait/template index 162a3da535fc4..42e034363c63f 100644 --- a/srcpkgs/sunwait/template +++ b/srcpkgs/sunwait/template @@ -1,8 +1,9 @@ # Template file for 'sunwait' pkgname=sunwait reverts="0.20041208_1" +reverts="0.20041208_2" version=0.9.1 -revision=1 +revision=2 build_style=gnu-makefile make_use_env=yes short_desc="Small C program calculating sunrise and sunset"