Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-nothunks
Commits:
67a701fa by Felix Yan at 2025-10-15T01:58:48+08:00
upgpkg: 0.2.1.0-49: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-nothunks
pkgdesc = Examine values for unexpected thunks
pkgver = 0.2.1.0
- pkgrel = 48
+ pkgrel = 49
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.1.0
-pkgrel=48
+pkgrel=49
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/67a701fa0fe5191ab4f5854e1b66398c4fd6d00f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-nothunks/-/commit/67a701fa0fe5191ab4f5854e1b66398c4fd6d00f
You're receiving this email because of your account on gitlab.archlinux.org.