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


Commits:
cf440710 by Felix Yan at 2024-08-26T18:51:27+03:00
upgpkg: 0.10.2-1: rebuild with primitive-extras 0.10.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
 pkgbase = haskell-primitive-extras
        pkgdesc = Extras for the "primitive" library
-       pkgver = 0.10.1.10
-       pkgrel = 22
-       url = https://github.com/metrix-ai/primitive-extras
+       pkgver = 0.10.2
+       pkgrel = 1
+       url = https://github.com/nikita-volkov/primitive-extras
        arch = x86_64
        license = MIT
        makedepends = ghc
@@ -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.1.10/primitive-extras-0.10.1.10.tar.gz
-       sha256sums = 
14f95972c51a7453573770cec6f345720ea83f375e03f7f1535c34de46a903ad
+       source = 
https://hackage.haskell.org/packages/archive/primitive-extras/0.10.2/primitive-extras-0.10.2.tar.gz
+       sha256sums = 
1e5b16bbdd895fc56c74636a70814669339506967d3539a3c0adbc26487bfd7c
 
 pkgname = haskell-primitive-extras


=====================================
PKGBUILD
=====================================
@@ -2,10 +2,10 @@
 
 _hkgname=primitive-extras
 pkgname=haskell-primitive-extras
-pkgver=0.10.1.10
-pkgrel=22
+pkgver=0.10.2
+pkgrel=1
 pkgdesc='Extras for the "primitive" library'
-url="https://github.com/metrix-ai/primitive-extras";
+url="https://github.com/nikita-volkov/primitive-extras";
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-cereal' 'haskell-deferred-folds' 'haskell-focus' 
'haskell-foldl'
@@ -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=('14f95972c51a7453573770cec6f345720ea83f375e03f7f1535c34de46a903ad')
+sha256sums=('1e5b16bbdd895fc56c74636a70814669339506967d3539a3c0adbc26487bfd7c')
 
 prepare() {
   cd $_hkgname-$pkgver



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

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


Reply via email to