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


Commits:
3bf346ad by Felix Yan at 2025-10-16T04:09:46+08:00
upgpkg: 1.3.1.17-1: rebuild with ChasingBottoms 1.3.1.17

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-chasingbottoms
        pkgdesc = For testing partial and infinite values
-       pkgver = 1.3.1.16
-       pkgrel = 216
+       pkgver = 1.3.1.17
+       pkgrel = 1
        url = https://hackage.haskell.org/package/ChasingBottoms
        arch = x86_64
        license = MIT
@@ -10,7 +10,7 @@ pkgbase = haskell-chasingbottoms
        depends = haskell-quickcheck
        depends = haskell-random
        depends = haskell-syb
-       source = 
https://hackage.haskell.org/packages/archive/ChasingBottoms/1.3.1.16/ChasingBottoms-1.3.1.16.tar.gz
-       sha512sums = 
683f942310b3c26ed3af238546ff2c13bffead79b06c17ab8a323c72d0abffaec49e8d261915513c8dee6e4945b580ab94a45fbf3f2245e69f9ce32f5b7e6f45
+       source = 
https://hackage.haskell.org/packages/archive/ChasingBottoms/1.3.1.17/ChasingBottoms-1.3.1.17.tar.gz
+       sha512sums = 
ba0909fd6afcb4c78a5ed20a3a34e34995dd48664e1089d6eccbc9c4c0078a6341e1eb54b54867c251bbe581b1a905f050ef63f2389755a1fcde2ca2adfe0e6b
 
 pkgname = haskell-chasingbottoms


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=ChasingBottoms
 pkgname=haskell-chasingbottoms
-pkgver=1.3.1.16
-pkgrel=216
+pkgver=1.3.1.17
+pkgrel=1
 pkgdesc="For testing partial and infinite values"
 url="https://hackage.haskell.org/package/ChasingBottoms";
 license=('MIT')
@@ -11,7 +11,7 @@ arch=('x86_64')
 depends=('ghc-libs' 'haskell-quickcheck' 'haskell-random' 'haskell-syb')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('683f942310b3c26ed3af238546ff2c13bffead79b06c17ab8a323c72d0abffaec49e8d261915513c8dee6e4945b580ab94a45fbf3f2245e69f9ce32f5b7e6f45')
+sha512sums=('ba0909fd6afcb4c78a5ed20a3a34e34995dd48664e1089d6eccbc9c4c0078a6341e1eb54b54867c251bbe581b1a905f050ef63f2389755a1fcde2ca2adfe0e6b')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chasingbottoms/-/commit/3bf346ad81ee6179a34f6f02ec49324cda956fa1

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


Reply via email to