Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-crypto-token
Commits:
64181745 by Felix Yan at 2025-10-15T04:46:26+08:00
upgpkg: 0.1.2-7: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-crypto-token
pkgdesc = Crypto tokens
pkgver = 0.1.2
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/kazu-yamamoto/crypto-token
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=crypto-token
pkgname=haskell-crypto-token
pkgver=0.1.2
-pkgrel=6
+pkgrel=7
pkgdesc="Crypto tokens"
url="https://github.com/kazu-yamamoto/crypto-token"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-crypto-token/-/commit/64181745634035788f2868400c24be67cef30844
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-crypto-token/-/commit/64181745634035788f2868400c24be67cef30844
You're receiving this email because of your account on gitlab.archlinux.org.