Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mueval
Commits:
796b5a37 by Felix Yan at 2025-10-06T08:17:04+08:00
upgpkg: 0.9.4-78: rebuild with strict 0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-mueval
pkgdesc = Safely evaluate pure Haskell expressions
pkgver = 0.9.4
- pkgrel = 77
+ pkgrel = 78
url = https://github.com/gwern/mueval
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=mueval
pkgname=haskell-mueval
pkgver=0.9.4
-pkgrel=77
+pkgrel=78
pkgdesc="Safely evaluate pure Haskell expressions"
url="https://github.com/gwern/mueval"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mueval/-/commit/796b5a371a669a0c2cb487aca3dca7367ad7b889
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mueval/-/commit/796b5a371a669a0c2cb487aca3dca7367ad7b889
You're receiving this email because of your account on gitlab.archlinux.org.