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


Commits:
eb47147a by Felix Yan at 2026-07-01T23:41:41+08:00
upgpkg: 0.13.4.0-1: rebuild with arithmoi 0.13.4.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-arithmoi
        pkgdesc = Efficient basic number-theoretic functions.
-       pkgver = 0.13.3.0
-       pkgrel = 21
+       pkgver = 0.13.4.0
+       pkgrel = 1
        url = https://github.com/Bodigrim/arithmoi
        arch = x86_64
        license = MIT
@@ -27,7 +27,7 @@ pkgbase = haskell-arithmoi
        depends = haskell-random
        depends = haskell-semirings
        depends = haskell-vector
-       source = 
https://hackage.haskell.org/packages/archive/arithmoi/0.13.3.0/arithmoi-0.13.3.0.tar.gz
-       sha512sums = 
86c70d4c64f0776f8b0de9f918d58a04dbd2310a89a166ba31f7866c048fb67223dccced4be1ad27a9595139f019f6f7ee28c83f45573e52b2bf0d3b9d440ff9
+       source = 
https://hackage.haskell.org/packages/archive/arithmoi/0.13.4.0/arithmoi-0.13.4.0.tar.gz
+       sha512sums = 
8bb5fc6acde68d651e938a0a98bc69e4e34ef2ddb1c030731843e2179ecc0e89a08734fac2ebc7302257a3958d53d33ce053dc9fa81332467b77468baea7b9e9
 
 pkgname = haskell-arithmoi


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=arithmoi
 pkgname=haskell-arithmoi
-pkgver=0.13.3.0
-pkgrel=21
+pkgver=0.13.4.0
+pkgrel=1
 pkgdesc="Efficient basic number-theoretic functions."
 url="https://github.com/Bodigrim/arithmoi";
 license=("MIT")
@@ -15,7 +15,7 @@ makedepends=('ghc' 'uusi' 'haskell-quickcheck' 
'haskell-quickcheck-classes' 'has
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'haskell-tasty-rerun'
              'haskell-tasty-smallcheck')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('86c70d4c64f0776f8b0de9f918d58a04dbd2310a89a166ba31f7866c048fb67223dccced4be1ad27a9595139f019f6f7ee28c83f45573e52b2bf0d3b9d440ff9')
+sha512sums=('8bb5fc6acde68d651e938a0a98bc69e4e34ef2ddb1c030731843e2179ecc0e89a08734fac2ebc7302257a3958d53d33ce053dc9fa81332467b77468baea7b9e9')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-arithmoi/-/commit/eb47147ab8b3639c2adbceea4bf8a4d55e34344e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-arithmoi/-/commit/eb47147ab8b3639c2adbceea4bf8a4d55e34344e
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