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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 15 17:42:17 UTC 2022


    Date: Monday, August 15, 2022 @ 17:42:17
  Author: felixonmars
Revision: 1266195

upgpkg: haskell-ptr 0.16.8.3-1: rebuild with ptr 0.16.8.3

Modified:
  haskell-ptr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-15 17:20:49 UTC (rev 1266194)
+++ PKGBUILD	2022-08-15 17:42:17 UTC (rev 1266195)
@@ -2,8 +2,8 @@
 
 _hkgname=ptr
 pkgname=haskell-ptr
-pkgver=0.16.8.2
-pkgrel=13
+pkgver=0.16.8.3
+pkgrel=1
 pkgdesc="Experimental abstractions for operations on pointers"
 url="https://github.com/nikita-volkov/ptr"
 license=("MIT")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-cereal' 'haskell-quickcheck-instances'
              'haskell-rerebase' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('a5f849e9fdda08e0ccceaf2fd6ac654abdae8af1f007d62322f7e8ce45c35f0d')
+sha256sums=('46b4f752395093ee5da8fe44cc22c08238961b8d1e03e767789d9143f97ddfe3')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list