Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-should-not-typecheck
Commits:
5f4deda8 by Felix Yan at 2023-11-22T10:27:02+02:00
upgpkg: 2.1.0-253: rebuild with async 2.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-should-not-typecheck
pkgdesc = A HUnit/hspec assertion library to verify that an expression
does not typecheck
pkgver = 2.1.0
- pkgrel = 252
+ pkgrel = 253
url = https://github.com/CRogers/should-not-typecheck
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=should-not-typecheck
pkgname=haskell-should-not-typecheck
pkgver=2.1.0
-pkgrel=252
+pkgrel=253
pkgdesc="A HUnit/hspec assertion library to verify that an expression does not
typecheck"
url="https://github.com/CRogers/should-not-typecheck"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-should-not-typecheck/-/commit/5f4deda87073ddcee92ec6efc46b747966a83d4a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-should-not-typecheck/-/commit/5f4deda87073ddcee92ec6efc46b747966a83d4a
You're receiving this email because of your account on gitlab.archlinux.org.