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


Commits:
80a539b5 by Felix Yan at 2026-06-15T11:05:08+00:00
upgpkg: 0.13.3.0-1: rebuild with arithmoi 0.13.3.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-arithmoi
        pkgdesc = Efficient basic number-theoretic functions.
-       pkgver = 0.13.2.0
-       pkgrel = 65
+       pkgver = 0.13.3.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.2.0/arithmoi-0.13.2.0.tar.gz
-       sha512sums = 
734ec4010538864b1723a581e5e06e6762eb3bb80f79ac980d834ebe5dbc7ca2b818abaaba133fc29b365de0ca152e710227240eaec1af63f50deb04c40651a8
+       source = 
https://hackage.haskell.org/packages/archive/arithmoi/0.13.3.0/arithmoi-0.13.3.0.tar.gz
+       sha512sums = 
86c70d4c64f0776f8b0de9f918d58a04dbd2310a89a166ba31f7866c048fb67223dccced4be1ad27a9595139f019f6f7ee28c83f45573e52b2bf0d3b9d440ff9
 
 pkgname = haskell-arithmoi


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=arithmoi
 pkgname=haskell-arithmoi
-pkgver=0.13.2.0
-pkgrel=65
+pkgver=0.13.3.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=('734ec4010538864b1723a581e5e06e6762eb3bb80f79ac980d834ebe5dbc7ca2b818abaaba133fc29b365de0ca152e710227240eaec1af63f50deb04c40651a8')
+sha512sums=('86c70d4c64f0776f8b0de9f918d58a04dbd2310a89a166ba31f7866c048fb67223dccced4be1ad27a9595139f019f6f7ee28c83f45573e52b2bf0d3b9d440ff9')
 
 prepare() {
   cd $_hkgname-$pkgver



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

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