Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-wide-word
Commits:
6af8ddb1 by Felix Yan at 2024-08-27T11:16:44+03:00
upgpkg: 0.1.6.0-33: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-wide-word
pkgdesc = Data types for large but fixed width signed and unsigned
integers
pkgver = 0.1.6.0
- pkgrel = 32
+ pkgrel = 33
url = https://github.com/erikd/wide-word
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=wide-word
pkgname=haskell-wide-word
pkgver=0.1.6.0
-pkgrel=32
+pkgrel=33
pkgdesc="Data types for large but fixed width signed and unsigned integers"
url="https://github.com/erikd/wide-word"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-wide-word/-/commit/6af8ddb1459c8f0b18116f10d4e42dfe1abdd6ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-wide-word/-/commit/6af8ddb1459c8f0b18116f10d4e42dfe1abdd6ae
You're receiving this email because of your account on gitlab.archlinux.org.