Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-storable-tuple
Commits:
f37e04ec by Felix Yan at 2024-08-27T10:23:08+03:00
upgpkg: 0.1-30: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-storable-tuple
pkgdesc = Storable instance for pairs and triples
pkgver = 0.1
- pkgrel = 29
+ pkgrel = 30
url = http://code.haskell.org/~thielema/storable-tuple/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=storable-tuple
pkgname=haskell-storable-tuple
pkgver=0.1
-pkgrel=29
+pkgrel=30
pkgdesc="Storable instance for pairs and triples"
url="http://code.haskell.org/~thielema/storable-tuple/"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-storable-tuple/-/commit/f37e04ec6ee7a0d34b0c69a7121adf656237aeb8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-storable-tuple/-/commit/f37e04ec6ee7a0d34b0c69a7121adf656237aeb8
You're receiving this email because of your account on gitlab.archlinux.org.