[arch-commits] Commit in haskell-deriving-compat/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun May 29 05:53:09 UTC 2022


    Date: Sunday, May 29, 2022 @ 05:53:09
  Author: felixonmars
Revision: 1213901

upgpkg: haskell-deriving-compat 0.6.1-1: rebuild with deriving-compat 0.6.1

Modified:
  haskell-deriving-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-29 05:50:15 UTC (rev 1213900)
+++ PKGBUILD	2022-05-29 05:53:09 UTC (rev 1213901)
@@ -2,8 +2,8 @@
 
 _hkgname=deriving-compat
 pkgname=haskell-deriving-compat
-pkgver=0.6
-pkgrel=38
+pkgver=0.6.1
+pkgrel=1
 pkgdesc="Backports of GHC deriving extensions"
 url="https://github.com/haskell-compat/deriving-compat"
 license=('BSD')
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-base-compat' 'haskell-base-orphans' 'haskell-hspec' 'haskell-quickcheck'
              'haskell-tagged' 'haskell-void')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('631a9eea6a2546f6f10b1365f8f2acf77611af41c1823583b3365d9def3d355b8596dbfe552d88feae2aa4e3d2aa5b30417e57191ace3c53b05f26890528f51c')
+sha512sums=('239e4922d21af715557c0f56922c9a44ea4f8ea6316c16cce4f3120c074a530f6b798b2cd773d78330085c9346d4a26e5e66cf38bac8993840509e9cd91baee6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list