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


Commits:
312c77bd by Felix Yan at 2026-06-29T03:09:00+08:00
upgpkg: 2.13.3.0-1: rebuild with persistent-sqlite 2.13.3.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-persistent-sqlite
        pkgdesc = Backend for the persistent library using sqlite3
-       pkgver = 2.13.2.0
-       pkgrel = 49
+       pkgver = 2.13.3.0
+       pkgrel = 1
        url = https://www.yesodweb.com/book/persistent
        arch = x86_64
        license = MIT
@@ -26,7 +26,7 @@ pkgbase = haskell-persistent-sqlite
        depends = haskell-resourcet
        depends = haskell-unliftio-core
        depends = haskell-unordered-containers
-       source = 
https://hackage.haskell.org/packages/archive/persistent-sqlite/2.13.2.0/persistent-sqlite-2.13.2.0.tar.gz
-       sha512sums = 
e247bf0c6281e21ff060e6a2c87515d04612e9644440f88002ab50e4cc9306afa640ba44d8e91cd69e278d83bfbeff3be4e6111010538a86bfd62e994951ec62
+       source = 
https://hackage.haskell.org/packages/archive/persistent-sqlite/2.13.3.0/persistent-sqlite-2.13.3.0.tar.gz
+       sha512sums = 
7de3f62a20cbd415109f52fdeac67b2f60daf647a0aac1f25917b23fad8f9bccc9afdf839c0a74567d713291054fb6a4609442b062ac8b0ab6ac7386beba457d
 
 pkgname = haskell-persistent-sqlite


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
-pkgver=2.13.2.0
-pkgrel=49
+pkgver=2.13.3.0
+pkgrel=1
 pkgdesc="Backend for the persistent library using sqlite3"
 url="https://www.yesodweb.com/book/persistent";
 license=("MIT")
@@ -16,7 +16,7 @@ makedepends=('ghc' 'haskell-fast-logger' 'haskell-hspec' 
'haskell-hunit' 'haskel
              'haskell-persistent-test' 'haskell-quickcheck' 
'haskell-system-fileio'
              'haskell-system-filepath' 'haskell-temporary')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('e247bf0c6281e21ff060e6a2c87515d04612e9644440f88002ab50e4cc9306afa640ba44d8e91cd69e278d83bfbeff3be4e6111010538a86bfd62e994951ec62')
+sha512sums=('7de3f62a20cbd415109f52fdeac67b2f60daf647a0aac1f25917b23fad8f9bccc9afdf839c0a74567d713291054fb6a4609442b062ac8b0ab6ac7386beba457d')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-sqlite/-/commit/312c77bd89d6abf86d26b4160e5c6a6d666a92ec

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-sqlite/-/commit/312c77bd89d6abf86d26b4160e5c6a6d666a92ec
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