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


Commits:
27753016 by Felix Yan at 2024-01-10T19:12:58+02:00
upgpkg: 0.2.20-1: rebuild with unordered-containers 0.2.20

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-unordered-containers
        pkgdesc = Efficient hashing-based container types
-       pkgver = 0.2.19.1
-       pkgrel = 88
+       pkgver = 0.2.20
+       pkgrel = 1
        url = 
https://github.com/haskell-unordered-containers/unordered-containers
        arch = x86_64
        license = BSD
@@ -16,7 +16,7 @@ pkgbase = haskell-unordered-containers
        makedepends = haskell-tasty-quickcheck
        depends = ghc-libs
        depends = haskell-hashable
-       source = 
https://hackage.haskell.org/packages/archive/unordered-containers/0.2.19.1/unordered-containers-0.2.19.1.tar.gz
-       sha512sums = 
2ea49766210fcec1f8f8bd99c2bb296c4ffcb7ab00317b7663436b6ab0037f9b78cfa22631a1e2bc1f34b6c9b08614aa0ca98c5256ab18258645bfd72351b712
+       source = 
https://hackage.haskell.org/packages/archive/unordered-containers/0.2.20/unordered-containers-0.2.20.tar.gz
+       sha512sums = 
836077c204dc5a8f12abd6bfe3de1b6334bcf35c43e0a81025bc154a5450d2c5e70c3ce1f1c8967d3601c1b972be1a4c1d573c92052bf13eae28ee76211a7a19
 
 pkgname = haskell-unordered-containers


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 
 _hkgname=unordered-containers
 pkgname=haskell-unordered-containers
-pkgver=0.2.19.1
-pkgrel=88
+pkgver=0.2.20
+pkgrel=1
 pkgdesc="Efficient hashing-based container types"
 url="https://github.com/haskell-unordered-containers/unordered-containers";
 license=("BSD")
@@ -16,7 +16,7 @@ depends=('ghc-libs' 'haskell-hashable')
 makedepends=('ghc' 'haskell-chasingbottoms' 'haskell-hunit' 'haskell-nothunks' 
'haskell-quickcheck'
              'haskell-random' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('2ea49766210fcec1f8f8bd99c2bb296c4ffcb7ab00317b7663436b6ab0037f9b78cfa22631a1e2bc1f34b6c9b08614aa0ca98c5256ab18258645bfd72351b712')
+sha512sums=('836077c204dc5a8f12abd6bfe3de1b6334bcf35c43e0a81025bc154a5450d2c5e70c3ce1f1c8967d3601c1b972be1a4c1d573c92052bf13eae28ee76211a7a19')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unordered-containers/-/commit/277530161df5c2b19284be3813643c2633e3153c

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


Reply via email to