Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-generically
Commits:
d631f4e5 by Felix Yan at 2025-10-15T02:31:42+08:00
upgpkg: 0.1.1-86: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-generically
pkgdesc = Generically newtype to use with DerivingVia
pkgver = 0.1.1
- pkgrel = 85
+ pkgrel = 86
url = https://github.com/haskell-compat/generically.git
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=generically
pkgname=haskell-generically
pkgver=0.1.1
-pkgrel=85
+pkgrel=86
pkgdesc="Generically newtype to use with DerivingVia"
url="https://github.com/haskell-compat/generically.git"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-generically/-/commit/d631f4e5cb149d08619c7456aca336dec12894ab
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-generically/-/commit/d631f4e5cb149d08619c7456aca336dec12894ab
You're receiving this email because of your account on gitlab.archlinux.org.