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


Commits:
2dba3461 by Felix Yan at 2023-08-19T16:29:01+03:00
upgpkg: 0.1.1.6-1: rebuild with filelock 0.1.1.6

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,16 +3,16 @@
 
 _hkgname=filelock
 pkgname=haskell-filelock
-pkgver=0.1.1.5
-pkgrel=172
+pkgver=0.1.1.6
+pkgrel=1
 pkgdesc="Portable interface to file locking (flock / LockFileEx)"
-url="https://github.com/takano-akio/filelock";
+url="http://github.com/haskell-pkg-janitors/filelock";
 license=("custom:PublicDomain")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-async')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('6ccd0b671cec8d1c2daa3115a5b2d8cd10a31db0a1dc1c15e6cb80d679bd2e09208be8bebc0f4bb64d7cdd0fad2e7e170e8283b6be61edd5017b788f94a41048')
+sha512sums=('859a054d28c6ca915067c36d6764c4c6094aefb359e7082db64a2662f297f5a6c746b911fcdab182691932d58315dccaa5c0f39bb31f95a818c21633b6a88c2c')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filelock/-/commit/2dba34614320728a70e8f846bdcfd88ab3065bdc

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


Reply via email to