Date: Sunday, September 18, 2022 @ 16:02:34
  Author: felixonmars
Revision: 1304952

upgpkg: haskell-gtk-sni-tray 0.1.8.1-1: rebuild with gtk-sni-tray 0.1.8.1

Modified:
  haskell-gtk-sni-tray/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-18 16:01:44 UTC (rev 1304951)
+++ PKGBUILD    2022-09-18 16:02:34 UTC (rev 1304952)
@@ -2,8 +2,8 @@
 
 _hkgname=gtk-sni-tray
 pkgname=haskell-gtk-sni-tray
-pkgver=0.1.8.0
-pkgrel=2
+pkgver=0.1.8.1
+pkgrel=1
 pkgdesc="A standalone StatusNotifierItem/AppIndicator tray"
 url="https://github.com/IvanMalison/gtk-sni-tray#readme";
 license=("BSD")
@@ -16,7 +16,7 @@
          'gtk3')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('aa877504c692edbc1dfab7d4ca5e710dbfd621c3a1e216a5dd1f98ad37440b2d')
+sha256sums=('ce977bb551bbd4a1898e43ad6c3cf8bd95181ec46e31a81c7b53956af40c2344')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to