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


Commits:
d3fdfaa9 by Felix Yan at 2023-11-10T12:37:41+02:00
upgpkg: 1.5.3-1: rebuild with rank2classes 1.5.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-rank2classes
        pkgdesc = Standard type constructor class hierarchy, only with methods 
of rank 2 types
-       pkgver = 1.5.2
-       pkgrel = 8
+       pkgver = 1.5.3
+       pkgrel = 1
        url = https://github.com/blamario/grampa/tree/master/rank2classes
        arch = x86_64
        license = BSD
@@ -14,7 +14,7 @@ pkgbase = haskell-rank2classes
        depends = ghc-libs
        depends = haskell-data-functor-logistic
        depends = haskell-distributive
-       source = 
https://hackage.haskell.org/packages/archive/rank2classes/1.5.2/rank2classes-1.5.2.tar.gz
-       sha512sums = 
50c0dca19e25eccfe9b2d8c60a8d4c02c7590fdc280d0a781c846b782145dfd7189f3072cc73a2844cc14fa754492399a327e6b6ab83fa895e497ef832e84650
+       source = 
https://hackage.haskell.org/packages/archive/rank2classes/1.5.3/rank2classes-1.5.3.tar.gz
+       sha512sums = 
d152b3470998fce81043f5fda336ebc12bef76748a38bd5b4544fdd630756d5ed19b5aefe914416bfb12b2c2decf9318fcf96b9a4dafc211ec64b91f90bc91bc
 
 pkgname = haskell-rank2classes


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=rank2classes
 pkgname=haskell-rank2classes
-pkgver=1.5.2
-pkgrel=8
+pkgver=1.5.3
+pkgrel=1
 pkgdesc="Standard type constructor class hierarchy, only with methods of rank 
2 types"
 url="https://github.com/blamario/grampa/tree/master/rank2classes";
 license=('BSD')
@@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-data-functor-logistic' 
'haskell-distributive')
 makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 
'haskell-markdown-unlit'
              'haskell-tasty' 'haskell-tasty-hunit')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('50c0dca19e25eccfe9b2d8c60a8d4c02c7590fdc280d0a781c846b782145dfd7189f3072cc73a2844cc14fa754492399a327e6b6ab83fa895e497ef832e84650')
+sha512sums=('d152b3470998fce81043f5fda336ebc12bef76748a38bd5b4544fdd630756d5ed19b5aefe914416bfb12b2c2decf9318fcf96b9a4dafc211ec64b91f90bc91bc')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-rank2classes/-/commit/d3fdfaa9db47e4a2e2d1d7ac1675df086e42cff7

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


Reply via email to