Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-witch
Commits:
cef713c8 by Felix Yan at 2024-08-26T20:54:23+03:00
upgpkg: 1.2.0.0-11: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-witch
pkgdesc = Convert values from one type into another
pkgver = 1.2.0.0
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/tfausak/witch
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=witch
pkgname=haskell-witch
pkgver=1.2.0.0
-pkgrel=10
+pkgrel=11
pkgdesc="Convert values from one type into another"
url="https://github.com/tfausak/witch"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-witch/-/commit/cef713c82e0d5f342ebdef80edd5bc799cd78406
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-witch/-/commit/cef713c82e0d5f342ebdef80edd5bc799cd78406
You're receiving this email because of your account on gitlab.archlinux.org.