Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-githash
Commits:
e0b7170f by Felix Yan at 2025-08-29T02:16:00+08:00
upgpkg: 0.1.6.3-270: rebuild with crypton-x509-validation 1.6.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-githash
pkgdesc = Some handy Template Haskell splices for including the current
git hash and branch in the code of your project
pkgver = 0.1.6.3
- pkgrel = 269
+ pkgrel = 270
url = https://github.com/snoyberg/githash
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=githash
pkgname=haskell-githash
pkgver=0.1.6.3
-pkgrel=269
+pkgrel=270
pkgdesc="Some handy Template Haskell splices for including the current git
hash and branch in the code of your project"
url="https://github.com/snoyberg/githash"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-githash/-/commit/e0b7170ffc7e006f774d9239522f13e1fe4cf513
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-githash/-/commit/e0b7170ffc7e006f774d9239522f13e1fe4cf513
You're receiving this email because of your account on gitlab.archlinux.org.