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


Commits:
7788090f by Felix Yan at 2025-10-10T05:00:09+08:00
upgpkg: 0.6.3.2-1: rebuild with hackage-security 0.6.3.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-hackage-security
        pkgdesc = Hackage security library
-       pkgver = 0.6.3.1
-       pkgrel = 24
+       pkgver = 0.6.3.2
+       pkgrel = 1
        url = https://github.com/well-typed/hackage-security
        arch = x86_64
        license = BSD-3-Clause
@@ -23,7 +23,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.3.1/hackage-security-0.6.3.1.tar.gz
-       sha512sums = 
0784e8f50a285361d237b7de35e54d142c1fbdec48ba7c9620b3c14e2f0fb41f3bd007260794b7b7243d539c5c67f3ee7892d60af7709dab570206d6b9497ec4
+       source = 
https://hackage.haskell.org/packages/archive/hackage-security/0.6.3.2/hackage-security-0.6.3.2.tar.gz
+       sha512sums = 
4ba7d66198f10c2937be93e8663558b50bcc4846653182cb0292765e814f4bc5e46d148d9a338dc5436be5858488dfd898a6c19fd324cbf95b27f58b457a9c8b
 
 pkgname = haskell-hackage-security


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=hackage-security
 pkgname=haskell-hackage-security
-pkgver=0.6.3.1
-pkgrel=24
+pkgver=0.6.3.2
+pkgrel=1
 pkgdesc="Hackage security library"
 url="https://github.com/well-typed/hackage-security";
 license=('BSD-3-Clause')
@@ -16,7 +16,7 @@ makedepends=('ghc' 'haskell-quickcheck' 'haskell-aeson' 
'haskell-tasty' 'haskell
              'haskell-tasty-quickcheck' 'haskell-temporary' 
'haskell-unordered-containers'
              'haskell-vector')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('0784e8f50a285361d237b7de35e54d142c1fbdec48ba7c9620b3c14e2f0fb41f3bd007260794b7b7243d539c5c67f3ee7892d60af7709dab570206d6b9497ec4')
+sha512sums=('4ba7d66198f10c2937be93e8663558b50bcc4846653182cb0292765e814f4bc5e46d148d9a338dc5436be5858488dfd898a6c19fd324cbf95b27f58b457a9c8b')
 
 build() {
     cd $_hkgname-$pkgver



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

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


Reply via email to