Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-filepath-bytestring
Commits:
9219fc50 by Felix Yan at 2026-06-28T07:03:46+08:00
upgpkg: 1.5.2.0.3-1: rebuild with filepath-bytestring 1.5.2.0.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-filepath-bytestring
pkgdesc = Library for manipulating RawFilePaths in a cross platform way
- pkgver = 1.5.2.0.2
- pkgrel = 44
+ pkgver = 1.5.2.0.3
+ pkgrel = 1
url = https://hackage.haskell.org/package/filepath-bytestring
arch = x86_64
license = BSD-3-Clause
@@ -9,7 +9,7 @@ pkgbase = haskell-filepath-bytestring
makedepends = uusi
makedepends = haskell-quickcheck
depends = ghc-libs
- source =
https://hackage.haskell.org/packages/archive/filepath-bytestring/1.5.2.0.2/filepath-bytestring-1.5.2.0.2.tar.gz
- sha512sums =
8151c1d3ea40ff87d52b143b58d1d6bf814a85317b7440a20720a9a1c311a3d642c736b616e44abba80f5fb81beb6b7609747dd963fb5ec5ecbb4617425805b4
+ source =
https://hackage.haskell.org/packages/archive/filepath-bytestring/1.5.2.0.3/filepath-bytestring-1.5.2.0.3.tar.gz
+ sha512sums =
e98bfcdeaef786c1e86c948d4135b0a2a5f39b74edd6475886116b09ef454fa5961dc05ea1467efe6127d1214f4385f716c918b341295fd5cf93432fc01b725e
pkgname = haskell-filepath-bytestring
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_hkgname=filepath-bytestring
pkgname=haskell-filepath-bytestring
-pkgver=1.5.2.0.2
-pkgrel=44
+pkgver=1.5.2.0.3
+pkgrel=1
pkgdesc="Library for manipulating RawFilePaths in a cross platform way"
url="https://hackage.haskell.org/package/filepath-bytestring"
license=('BSD-3-Clause')
@@ -11,7 +11,7 @@ arch=('x86_64')
depends=('ghc-libs')
makedepends=('ghc' 'uusi' 'haskell-quickcheck')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('8151c1d3ea40ff87d52b143b58d1d6bf814a85317b7440a20720a9a1c311a3d642c736b616e44abba80f5fb81beb6b7609747dd963fb5ec5ecbb4617425805b4')
+sha512sums=('e98bfcdeaef786c1e86c948d4135b0a2a5f39b74edd6475886116b09ef454fa5961dc05ea1467efe6127d1214f4385f716c918b341295fd5cf93432fc01b725e')
prepare() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filepath-bytestring/-/commit/9219fc50e8336c171ea22d97f77e535d10dbb955
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filepath-bytestring/-/commit/9219fc50e8336c171ea22d97f77e535d10dbb955
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