Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-scientific
Commits:
0d6266f2 by Felix Yan at 2024-08-26T20:42:29+03:00
upgpkg: 0.3.7.0-114: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-scientific
pkgdesc = Numbers represented using scientific notation
pkgver = 0.3.7.0
- pkgrel = 113
+ pkgrel = 114
url = https://github.com/basvandijk/scientific
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=scientific
pkgname=haskell-scientific
pkgver=0.3.7.0
-pkgrel=113
+pkgrel=114
pkgdesc="Numbers represented using scientific notation"
url="https://github.com/basvandijk/scientific"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-scientific/-/commit/0d6266f2fb4a4e90617dfbb57ca210629be24351
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-scientific/-/commit/0d6266f2fb4a4e90617dfbb57ca210629be24351
You're receiving this email because of your account on gitlab.archlinux.org.