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


Commits:
a82f11c5 by Felix Yan at 2025-09-05T11:05:00+00:00
upgpkg: 3.2.4-1: rebuild with fast-logger 3.2.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-fast-logger
        pkgdesc = A fast logging system
-       pkgver = 3.2.3
-       pkgrel = 32
+       pkgver = 3.2.4
+       pkgrel = 1
        url = https://github.com/kazu-yamamoto/logger
        arch = x86_64
        license = BSD-3-Clause
@@ -14,7 +14,7 @@ pkgbase = haskell-fast-logger
        depends = haskell-easy-file
        depends = haskell-unix-compat
        depends = haskell-unix-time
-       source = 
https://hackage.haskell.org/packages/archive/fast-logger/3.2.3/fast-logger-3.2.3.tar.gz
-       sha512sums = 
3b9c8c5b73a90eef1d686cf934db62aa257f08c7f4c7a6ab9b528424ca5312ce24bd1ccf120919862f15f9b920e405c1b1c9c1e5c6811006a592ffe257d6a169
+       source = 
https://hackage.haskell.org/packages/archive/fast-logger/3.2.4/fast-logger-3.2.4.tar.gz
+       sha512sums = 
c705f1056c45f63ab529edf8318a34f293f84a354fa7c5ef0c930c896a2bf9c793b32a8f94d89291adee4df7769095fef8e89588ac176a02916ada3207ec9f84
 
 pkgname = haskell-fast-logger


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=fast-logger
 pkgname=haskell-fast-logger
-pkgver=3.2.3
-pkgrel=32
+pkgver=3.2.4
+pkgrel=1
 pkgdesc="A fast logging system"
 url="https://github.com/kazu-yamamoto/logger";
 license=('BSD-3-Clause')
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-auto-update' 'haskell-easy-file' 
'haskell-unix-comp
          'haskell-unix-time')
 makedepends=('ghc' 'haskell-async' 'haskell-hspec' 'haskell-hspec-discover')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('3b9c8c5b73a90eef1d686cf934db62aa257f08c7f4c7a6ab9b528424ca5312ce24bd1ccf120919862f15f9b920e405c1b1c9c1e5c6811006a592ffe257d6a169')
+sha512sums=('c705f1056c45f63ab529edf8318a34f293f84a354fa7c5ef0c930c896a2bf9c793b32a8f94d89291adee4df7769095fef8e89588ac176a02916ada3207ec9f84')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fast-logger/-/commit/a82f11c560aa3b596176187153031b0a4dee5521

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


Reply via email to