Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-uuid
Commits:
4d2c9a46 by Felix Yan at 2024-08-26T21:04:39+03:00
upgpkg: 1.3.15-129: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-uuid
pkgdesc = For creating, comparing, parsing and printing Universally
Unique Identifiers
pkgver = 1.3.15
- pkgrel = 128
+ pkgrel = 129
url = https://github.com/aslatter/uuid
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=uuid
pkgname=haskell-uuid
pkgver=1.3.15
-pkgrel=128
+pkgrel=129
pkgdesc="For creating, comparing, parsing and printing Universally Unique
Identifiers"
url="https://github.com/aslatter/uuid"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-uuid/-/commit/4d2c9a46136e2043201abebf86e0c9c1c8f43ea7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-uuid/-/commit/4d2c9a46136e2043201abebf86e0c9c1c8f43ea7
You're receiving this email because of your account on gitlab.archlinux.org.