Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-githash
Commits:
0a4d7b71 by Felix Yan at 2024-02-07T02:58:56+02:00
upgpkg: 0.1.6.3-113: rebuild with syb 0.7.2.4
- - - - -
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 = 112
+ pkgrel = 113
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=112
+pkgrel=113
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/0a4d7b71f3b46025221d3a4f8a7d78ef68e8b1cd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-githash/-/commit/0a4d7b71f3b46025221d3a4f8a7d78ef68e8b1cd
You're receiving this email because of your account on gitlab.archlinux.org.