Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector
Commits:
d90836d2 by Felix Yan at 2024-08-26T19:57:25+03:00
upgpkg: 0.13.1.0-32: rebuild with hashable 1.4.4.0 (rebuild pass 1, specified
--nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-vector
pkgdesc = Efficient Arrays
pkgver = 0.13.1.0
- pkgrel = 31
+ pkgrel = 32
url = https://hackage.haskell.org/package/vector
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=haskell-vector
pkgver=0.13.1.0
-pkgrel=31
+pkgrel=32
pkgdesc="Efficient Arrays"
url="https://hackage.haskell.org/package/vector"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector/-/commit/d90836d26bdd948bc2634937395eb02e5bfd6f46
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector/-/commit/d90836d26bdd948bc2634937395eb02e5bfd6f46
You're receiving this email because of your account on gitlab.archlinux.org.