Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-nothunks
Commits:
23251ef3 by Felix Yan at 2025-10-15T02:23:40+08:00
upgpkg: 0.2.1.0-50: 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 = 49
+ pkgrel = 50
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=49
+pkgrel=50
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/23251ef38867f7f0be8614ea93fe1350f36ab61f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-nothunks/-/commit/23251ef38867f7f0be8614ea93fe1350f36ab61f
You're receiving this email because of your account on gitlab.archlinux.org.