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


Commits:
8c1da297 by Felix Yan at 2024-10-09T17:21:42+03:00
upgpkg: 1.2.1-1: rebuild with stm-containers 1.2.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-stm-containers
        pkgdesc = Containers for STM
-       pkgver = 1.2.0.3
-       pkgrel = 42
+       pkgver = 1.2.1
+       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.0.3/stm-containers-1.2.0.3.tar.gz
-       sha256sums = 
928cbcbcd8300e16cda4f2042d9fff2cbc89feec4ea95e901e38f6e9a5f690b1
+       source = 
https://hackage.haskell.org/packages/archive/stm-containers/1.2.1/stm-containers-1.2.1.tar.gz
+       sha256sums = 
8fb08679dab21a9dc7f034983b8b8be361c2147e744f67a005c3f652fbcca8ed
 
 pkgname = haskell-stm-containers


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=stm-containers
 pkgname=haskell-stm-containers
-pkgver=1.2.0.3
-pkgrel=42
+pkgver=1.2.1
+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=('928cbcbcd8300e16cda4f2042d9fff2cbc89feec4ea95e901e38f6e9a5f690b1')
+sha256sums=('8fb08679dab21a9dc7f034983b8b8be361c2147e744f67a005c3f652fbcca8ed')
 
 prepare() {
   cd $_hkgname-$pkgver



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

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


Reply via email to