Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-ptr


Commits:
30ccfa84 by Felix Yan at 2024-01-22T01:45:01+02:00
upgpkg: 0.16.8.6-1: rebuild with ptr 0.16.8.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-ptr
        pkgdesc = Experimental abstractions for operations on pointers
-       pkgver = 0.16.8.5
-       pkgrel = 11
+       pkgver = 0.16.8.6
+       pkgrel = 1
        url = https://github.com/nikita-volkov/ptr
        arch = x86_64
        license = MIT
@@ -19,7 +19,7 @@ pkgbase = haskell-ptr
        depends = haskell-profunctors
        depends = haskell-strict-list
        depends = haskell-vector
-       source = 
https://hackage.haskell.org/packages/archive/ptr/0.16.8.5/ptr-0.16.8.5.tar.gz
-       sha256sums = 
e6e53e3405903790fd0f67e845dc87859ea5819748586ef7ba0d6f46cedbebe6
+       source = 
https://hackage.haskell.org/packages/archive/ptr/0.16.8.6/ptr-0.16.8.6.tar.gz
+       sha256sums = 
1a18218b6117ce326df36a3a045a5250e04e19f2f29f90b1dd5bede08f83caa5
 
 pkgname = haskell-ptr


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=ptr
 pkgname=haskell-ptr
-pkgver=0.16.8.5
-pkgrel=11
+pkgver=0.16.8.6
+pkgrel=1
 pkgdesc="Experimental abstractions for operations on pointers"
 url="https://github.com/nikita-volkov/ptr";
 license=("MIT")
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-contravariant' 
'haskell-profunctors' 'haskell-stric
 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=('e6e53e3405903790fd0f67e845dc87859ea5819748586ef7ba0d6f46cedbebe6')
+sha256sums=('1a18218b6117ce326df36a3a045a5250e04e19f2f29f90b1dd5bede08f83caa5')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ptr/-/commit/30ccfa84932f7a41944ac02a26056ec8035e7c58

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ptr/-/commit/30ccfa84932f7a41944ac02a26056ec8035e7c58
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to