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


Commits:
a4c171da by Felix Yan at 2026-07-04T00:16:40+08:00
upgpkg: 1.2.2-1: rebuild with stm-containers 1.2.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-stm-containers
        pkgdesc = Containers for STM
-       pkgver = 1.2.1.1
-       pkgrel = 222
+       pkgver = 1.2.2
+       pkgrel = 1
        url = https://github.com/nikita-volkov/stm-containers
        arch = x86_64
        license = MIT
@@ -20,7 +20,7 @@ pkgbase = haskell-stm-containers
        depends = haskell-hashable
        depends = haskell-list-t
        depends = haskell-stm-hamt
-       source = 
https://hackage.haskell.org/packages/archive/stm-containers/1.2.1.1/stm-containers-1.2.1.1.tar.gz
-       sha256sums = 
256c64a2bdb01eb8c30bc33cbdbc35332ca05705c7d9e54fe8f19aeb2fa14870
+       source = 
https://hackage.haskell.org/packages/archive/stm-containers/1.2.2/stm-containers-1.2.2.tar.gz
+       sha256sums = 
6421b7393b0b509b16637747a566a1a2b1a0f492f88516bb04c38112452e0596
 
 pkgname = haskell-stm-containers


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=stm-containers
 pkgname=haskell-stm-containers
-pkgver=1.2.1.1
-pkgrel=222
+pkgver=1.2.2
+pkgrel=1
 pkgdesc="Containers for STM"
 url="https://github.com/nikita-volkov/stm-containers";
 license=("MIT")
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-deferred-folds' 'haskell-focus' 
'haskell-hashable'
 makedepends=('ghc' 'uusi' 'haskell-foldl' 'haskell-free' 
'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";)
-sha256sums=('256c64a2bdb01eb8c30bc33cbdbc35332ca05705c7d9e54fe8f19aeb2fa14870')
+sha256sums=('6421b7393b0b509b16637747a566a1a2b1a0f492f88516bb04c38112452e0596')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-stm-containers/-/commit/a4c171da8b1abead82287ede606f3b6a17fefce7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-stm-containers/-/commit/a4c171da8b1abead82287ede606f3b6a17fefce7
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to