Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-primitive-extras


Commits:
95fdc9d4 by Felix Yan at 2024-11-18T01:09:16+08:00
upgpkg: 0.10.2.1-1: rebuild with primitive-extras 0.10.2.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-primitive-extras
        pkgdesc = Extras for the "primitive" library
-       pkgver = 0.10.2
-       pkgrel = 13
+       pkgver = 0.10.2.1
+       pkgrel = 1
        url = https://github.com/nikita-volkov/primitive-extras
        arch = x86_64
        license = MIT
@@ -22,7 +22,7 @@ pkgbase = haskell-primitive-extras
        depends = haskell-primitive-unlifted
        depends = haskell-profunctors
        depends = haskell-vector
-       source = 
https://hackage.haskell.org/packages/archive/primitive-extras/0.10.2/primitive-extras-0.10.2.tar.gz
-       sha256sums = 
1e5b16bbdd895fc56c74636a70814669339506967d3539a3c0adbc26487bfd7c
+       source = 
https://hackage.haskell.org/packages/archive/primitive-extras/0.10.2.1/primitive-extras-0.10.2.1.tar.gz
+       sha256sums = 
e29729e5fcce03bdd6b8d06c8de50cf01c12a568a678826bd0368f09f22f7840
 
 pkgname = haskell-primitive-extras


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=primitive-extras
 pkgname=haskell-primitive-extras
-pkgver=0.10.2
-pkgrel=13
+pkgver=0.10.2.1
+pkgrel=1
 pkgdesc='Extras for the "primitive" library'
 url="https://github.com/nikita-volkov/primitive-extras";
 license=("MIT")
@@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-cereal' 'haskell-deferred-folds' 
'haskell-focus' 'h
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-rerebase' 
'haskell-tasty'
              'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('1e5b16bbdd895fc56c74636a70814669339506967d3539a3c0adbc26487bfd7c')
+sha256sums=('e29729e5fcce03bdd6b8d06c8de50cf01c12a568a678826bd0368f09f22f7840')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-primitive-extras/-/commit/95fdc9d45cd220a92985d1cc6e8ce5c5df4340f4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-primitive-extras/-/commit/95fdc9d45cd220a92985d1cc6e8ce5c5df4340f4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to