Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-project-template
Commits:
46a8d00e by Felix Yan at 2024-06-11T20:18:15+00:00
upgpkg: 0.2.1.0-348: rebuild with ChasingBottoms 1.3.1.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-project-template
pkgdesc = Specify Haskell project templates and generate files
pkgver = 0.2.1.0
- pkgrel = 347
+ pkgrel = 348
url = https://github.com/fpco/haskell-ide
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=project-template
pkgname=haskell-project-template
pkgver=0.2.1.0
-pkgrel=347
+pkgrel=348
pkgdesc="Specify Haskell project templates and generate files"
url="https://github.com/fpco/haskell-ide"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-project-template/-/commit/46a8d00ed96d2cd09405532bb2f601a1a1058a7f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-project-template/-/commit/46a8d00ed96d2cd09405532bb2f601a1a1058a7f
You're receiving this email because of your account on gitlab.archlinux.org.