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


Commits:
abbf2e94 by Felix Yan at 2023-12-27T20:26:36+02:00
upgpkg: 0.3.8.5-1: rebuild with vector-builder 0.3.8.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,12 @@
 pkgbase = haskell-vector-builder
        pkgdesc = Vector builder
-       pkgver = 0.3.8.4
-       pkgrel = 95
+       pkgver = 0.3.8.5
+       pkgrel = 1
        url = https://github.com/nikita-volkov/vector-builder
        arch = x86_64
        license = MIT
        makedepends = ghc
        makedepends = uusi
-       makedepends = haskell-quickcheck
        makedepends = haskell-attoparsec
        makedepends = haskell-quickcheck-instances
        makedepends = haskell-rerebase
@@ -16,7 +15,7 @@ pkgbase = haskell-vector-builder
        makedepends = haskell-tasty-quickcheck
        depends = ghc-libs
        depends = haskell-vector
-       source = 
https://hackage.haskell.org/packages/archive/vector-builder/0.3.8.4/vector-builder-0.3.8.4.tar.gz
-       sha512sums = 
b74a6b132b91fce38b69ba61223e5eaaca6350c1e9b08127c024daa9f7232663e1ad6382b6b30eac594fdea91085ed25b0c9fc3baac01592a6ad3fe71ae22ee2
+       source = 
https://hackage.haskell.org/packages/archive/vector-builder/0.3.8.5/vector-builder-0.3.8.5.tar.gz
+       sha512sums = 
0663a99455b639cfeb09c0f44ab24268361404b27ebf72d2d07251a9677b53003af258da0de8b9e4764f52be88ad71aa58c902392b8a13e676750348a94a82e0
 
 pkgname = haskell-vector-builder


=====================================
PKGBUILD
=====================================
@@ -3,17 +3,17 @@
 
 _hkgname=vector-builder
 pkgname=haskell-vector-builder
-pkgver=0.3.8.4
-pkgrel=95
+pkgver=0.3.8.5
+pkgrel=1
 pkgdesc="Vector builder"
 url="https://github.com/nikita-volkov/vector-builder";
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-vector')
-makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-attoparsec' 
'haskell-quickcheck-instances'
-             'haskell-rerebase' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck')
+makedepends=('ghc' 'uusi' 'haskell-attoparsec' '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";)
-sha512sums=('b74a6b132b91fce38b69ba61223e5eaaca6350c1e9b08127c024daa9f7232663e1ad6382b6b30eac594fdea91085ed25b0c9fc3baac01592a6ad3fe71ae22ee2')
+sha512sums=('0663a99455b639cfeb09c0f44ab24268361404b27ebf72d2d07251a9677b53003af258da0de8b9e4764f52be88ad71aa58c902392b8a13e676750348a94a82e0')
 
 prepare() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-builder/-/commit/abbf2e94c42254d4d1825ea47a569af270cadca4

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


Reply via email to