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


Commits:
4c2354b1 by Felix Yan at 2024-10-23T15:36:57+03:00
upgpkg: 1.3.1.15-1: rebuild with ChasingBottoms 1.3.1.15

- - - - -


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.14
-       pkgrel = 5
+       pkgver = 1.3.1.15
+       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.14/ChasingBottoms-1.3.1.14.tar.gz
-       sha512sums = 
c1f768d2e79bdf68622fca6fbc8d4a01bc0b98dfd57be33347831a82b0fb83934c0274777d6e2296d083e512256f95f7928f035a9c05c82dca47c1644f770e19
+       source = 
https://hackage.haskell.org/packages/archive/ChasingBottoms/1.3.1.15/ChasingBottoms-1.3.1.15.tar.gz
+       sha512sums = 
f84d277c1878da71b74b3bde9093a4909a270d263569c94e0a62ae7686e246f0ee4fe59d14b030adb5fcc604d97c7592fbc3ff83f37e3f81cebc460f16e88a6a
 
 pkgname = haskell-chasingbottoms


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=ChasingBottoms
 pkgname=haskell-chasingbottoms
-pkgver=1.3.1.14
-pkgrel=5
+pkgver=1.3.1.15
+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=('c1f768d2e79bdf68622fca6fbc8d4a01bc0b98dfd57be33347831a82b0fb83934c0274777d6e2296d083e512256f95f7928f035a9c05c82dca47c1644f770e19')
+sha512sums=('f84d277c1878da71b74b3bde9093a4909a270d263569c94e0a62ae7686e246f0ee4fe59d14b030adb5fcc604d97c7592fbc3ff83f37e3f81cebc460f16e88a6a')
 
 build() {
     cd $_hkgname-$pkgver



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

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


Reply via email to