Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-nothunks
Commits:
9256c4a6 by Felix Yan at 2025-08-23T21:17:58+08:00
upgpkg: 0.2.0-81: rebuild with primitive 0.9.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-nothunks
pkgdesc = Examine values for unexpected thunks
pkgver = 0.2.0
- pkgrel = 80
+ pkgrel = 81
url = https://github.com/input-output-hk/nothunks
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=nothunks
pkgname=haskell-nothunks
pkgver=0.2.0
-pkgrel=80
+pkgrel=81
pkgdesc="Examine values for unexpected thunks"
url="https://github.com/input-output-hk/nothunks"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-nothunks/-/commit/9256c4a61104045f7efe5787308243173f860180
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-nothunks/-/commit/9256c4a61104045f7efe5787308243173f860180
You're receiving this email because of your account on gitlab.archlinux.org.