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


Commits:
0fdf8d49 by Felix Yan at 2024-10-09T02:06:49+03:00
upgpkg: 0.6.2.6-1: rebuild with hackage-security 0.6.2.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-hackage-security
        pkgdesc = Hackage security library
-       pkgver = 0.6.2.5
-       pkgrel = 12
+       pkgver = 0.6.2.6
+       pkgrel = 1
        url = https://github.com/well-typed/hackage-security
        arch = x86_64
        license = BSD
@@ -25,7 +25,7 @@ pkgbase = haskell-hackage-security
        depends = haskell-network-uri
        depends = haskell-tar
        depends = haskell-zlib
-       source = 
https://hackage.haskell.org/packages/archive/hackage-security/0.6.2.5/hackage-security-0.6.2.5.tar.gz
-       sha512sums = 
7c00bf138690a64cac41408625185e365cafd7e812121f8f255890fca4d9e3ec0c4db7da7aa4cd15d946d8ea7c7aaed5437e31052c4c43817a2308693c908334
+       source = 
https://hackage.haskell.org/packages/archive/hackage-security/0.6.2.6/hackage-security-0.6.2.6.tar.gz
+       sha512sums = 
e9aa6872661d0b78f5c451060b4ffab96e8c41b855b553123f0db8166fdd2c975419e84d96792e7f412ab7b7ee31eea1eb3d8f04472192ef77289a84d4a89114
 
 pkgname = haskell-hackage-security


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=hackage-security
 pkgname=haskell-hackage-security
-pkgver=0.6.2.5
-pkgrel=12
+pkgver=0.6.2.6
+pkgrel=1
 pkgdesc="Hackage security library"
 url="https://github.com/well-typed/hackage-security";
 license=("BSD")
@@ -16,12 +16,11 @@ makedepends=('ghc' 'uusi' 'haskell-quickcheck' 
'haskell-aeson' 'haskell-tasty' '
              'haskell-tasty-quickcheck' 'haskell-temporary' 
'haskell-unordered-containers'
              'haskell-vector')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('7c00bf138690a64cac41408625185e365cafd7e812121f8f255890fca4d9e3ec0c4db7da7aa4cd15d946d8ea7c7aaed5437e31052c4c43817a2308693c908334')
+sha512sums=('e9aa6872661d0b78f5c451060b4ffab96e8c41b855b553123f0db8166fdd2c975419e84d96792e7f412ab7b7ee31eea1eb3d8f04472192ef77289a84d4a89114')
 
 prepare() {
     cd $_hkgname-$pkgver
     uusi -d Cabal-syntax $_hkgname.cabal
-    sed -i 's/Tar.GenEntry Tar.TarPath linkTarget/Tar.Entry/' 
tests/TestSuite.hs
 }
 
 build() {
@@ -30,7 +29,7 @@ build() {
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-            -fuse-network-uri -flukko
+            -flukko
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hackage-security/-/commit/0fdf8d490eba323d69493b557af82ace1d756d2b

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


Reply via email to