Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-easy-file
Commits:
92885d9f by Felix Yan at 2023-11-22T10:31:52+02:00
upgpkg: 0.2.5-12: rebuild with async 2.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-easy-file
pkgdesc = Cross-platform File handling
pkgver = 0.2.5
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/kazu-yamamoto/easy-file
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=easy-file
pkgname=haskell-easy-file
pkgver=0.2.5
-pkgrel=11
+pkgrel=12
pkgdesc="Cross-platform File handling"
url="https://github.com/kazu-yamamoto/easy-file"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-easy-file/-/commit/92885d9fba4520699de530fed20bce2509486d4a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-easy-file/-/commit/92885d9fba4520699de530fed20bce2509486d4a
You're receiving this email because of your account on gitlab.archlinux.org.