[arch-commits] Commit in haskell-fdo-notify/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Dec 5 12:15:39 UTC 2018


    Date: Wednesday, December 5, 2018 @ 12:15:39
  Author: felixonmars
Revision: 411404

upgpkg: haskell-fdo-notify 0.3.1-112

rebuild with base64-bytestring 1.0.0.2

Modified:
  haskell-fdo-notify/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-05 12:06:42 UTC (rev 411403)
+++ PKGBUILD	2018-12-05 12:15:39 UTC (rev 411404)
@@ -4,10 +4,10 @@
 _hkgname=fdo-notify
 pkgname=haskell-fdo-notify
 pkgver=0.3.1
-pkgrel=111
+pkgrel=112
 pkgdesc="Desktop Notifications client"
 url="http://bitbucket.org/taejo/fdo-notify/"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-dbus")
 makedepends=('ghc')



More information about the arch-commits mailing list