Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-nothunks
Commits:
fe638853 by Felix Yan at 2023-11-24T09:54:09+02:00
upgpkg: 0.1.5-4: rebuild with lifted-async 0.10.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-nothunks
pkgdesc = Examine values for unexpected thunks
pkgver = 0.1.5
- pkgrel = 3
+ pkgrel = 4
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.1.5
-pkgrel=3
+pkgrel=4
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/fe638853a9dbdc2c305bdd996714dede64494751
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-nothunks/-/commit/fe638853a9dbdc2c305bdd996714dede64494751
You're receiving this email because of your account on gitlab.archlinux.org.