Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unix-time
Commits:
dcb96ac1 by Felix Yan at 2023-11-22T10:22:41+02:00
upgpkg: 0.4.11-10: rebuild with async 2.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-unix-time
pkgdesc = Unix time parser/formatter and utilities
pkgver = 0.4.11
- pkgrel = 9
+ pkgrel = 10
url = https://hackage.haskell.org/package/unix-time
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=unix-time
pkgname=haskell-unix-time
pkgver=0.4.11
-pkgrel=9
+pkgrel=10
pkgdesc="Unix time parser/formatter and utilities"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unix-time/-/commit/dcb96ac1fd2b8f6cb3cb50337b1f90d0adf85b6f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unix-time/-/commit/dcb96ac1fd2b8f6cb3cb50337b1f90d0adf85b6f
You're receiving this email because of your account on gitlab.archlinux.org.