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


Commits:
7a489ef5 by Felix Yan at 2026-05-14T20:08:14+08:00
upgpkg: 0.1.1-1: rebuild with hasql-implicits 0.1.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-hasql-implicits
        pkgdesc = Implicit definitions for Hasql, such as default codecs for 
standard types
-       pkgver = 0.1.0.5
-       pkgrel = 351
+       pkgver = 0.1.1
+       pkgrel = 1
        url = https://github.com/nikita-volkov/hasql-implicits
        arch = x86_64
        license = MIT
@@ -14,7 +14,7 @@ pkgbase = haskell-hasql-implicits
        depends = haskell-scientific
        depends = haskell-uuid
        depends = haskell-vector
-       source = 
https://hackage.haskell.org/packages/archive/hasql-implicits/0.1.0.5/hasql-implicits-0.1.0.5.tar.gz
-       sha256sums = 
90dafbff59c972e0d1e07d365ea9c444e7d7e5f43d4cc01e3cfb0fa174a0ae82
+       source = 
https://hackage.haskell.org/packages/archive/hasql-implicits/0.1.1/hasql-implicits-0.1.1.tar.gz
+       sha256sums = 
ae823678af0ce086e8ee76109846d01ac70985b841fd9cde72d39b828f1035e1
 
 pkgname = haskell-hasql-implicits


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=hasql-implicits
 pkgname=haskell-hasql-implicits
-pkgver=0.1.0.5
-pkgrel=351
+pkgver=0.1.1
+pkgrel=1
 pkgdesc="Implicit definitions for Hasql, such as default codecs for standard 
types"
 url="https://github.com/nikita-volkov/hasql-implicits";
 license=("MIT")
@@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-hasql' 
'haskell-network-ip' 'haskel
          'haskell-uuid' 'haskell-vector')
 makedepends=('ghc' 'uusi')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('90dafbff59c972e0d1e07d365ea9c444e7d7e5f43d4cc01e3cfb0fa174a0ae82')
+sha256sums=('ae823678af0ce086e8ee76109846d01ac70985b841fd9cde72d39b828f1035e1')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql-implicits/-/commit/7a489ef5e44c6bd9cf5d40aaa9ddb1eb998a76a4

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