Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hint
Commits:
d7db4aa7 by Felix Yan at 2023-11-22T13:54:36+02:00
upgpkg: 0.9.0.6-33: rebuild with async 2.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hint
pkgdesc = Runtime Haskell interpreter (GHC API wrapper)
pkgver = 0.9.0.6
- pkgrel = 32
+ pkgrel = 33
url = https://github.com/haskell-hint/hint
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hint
pkgname=haskell-hint
pkgver=0.9.0.6
-pkgrel=32
+pkgrel=33
pkgdesc="Runtime Haskell interpreter (GHC API wrapper)"
url="https://github.com/haskell-hint/hint"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hint/-/commit/d7db4aa7078da968b001e97d549f73176c2a61a7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hint/-/commit/d7db4aa7078da968b001e97d549f73176c2a61a7
You're receiving this email because of your account on gitlab.archlinux.org.