Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-nothunks
Commits:
96b69d3f by Felix Yan at 2025-08-02T01:59:46+08:00
upgpkg: 0.2.0-50: rebuild with hspec 2.10.10, hspec-core 2.10.10,
hspec-discover 2.10.10
- - - - -
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 = 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.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/96b69d3fe387c8aa94bf7270ec726f8c8cf3bbed
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-nothunks/-/commit/96b69d3fe387c8aa94bf7270ec726f8c8cf3bbed
You're receiving this email because of your account on gitlab.archlinux.org.