Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-scientific
Commits:
09d64b6d by Felix Yan at 2025-10-03T04:59:45+08:00
upgpkg: 0.3.8.0-129: rebuild with hashable 1.4.7.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-scientific
pkgdesc = Numbers represented using scientific notation
pkgver = 0.3.8.0
- pkgrel = 128
+ pkgrel = 129
url = https://github.com/basvandijk/scientific
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=scientific
pkgname=haskell-scientific
pkgver=0.3.8.0
-pkgrel=128
+pkgrel=129
pkgdesc="Numbers represented using scientific notation"
url="https://github.com/basvandijk/scientific"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-scientific/-/commit/09d64b6db6f9db1916f24310cbda3f39bb59a6d9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-scientific/-/commit/09d64b6db6f9db1916f24310cbda3f39bb59a6d9
You're receiving this email because of your account on gitlab.archlinux.org.