Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-flexible-defaults
Commits:
424708bf by Felix Yan at 2024-08-26T21:02:50+03:00
upgpkg: 0.0.3-155: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-flexible-defaults
pkgdesc = Generate default function implementations for complex type
classes.
pkgver = 0.0.3
- pkgrel = 154
+ pkgrel = 155
url = https://github.com/peti/flexible-defaults
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=flexible-defaults
pkgname=haskell-flexible-defaults
pkgver=0.0.3
-pkgrel=154
+pkgrel=155
pkgdesc="Generate default function implementations for complex type classes."
url="https://github.com/peti/flexible-defaults"
license=("custom:PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-flexible-defaults/-/commit/424708bf70e96a43e5c2e60dd0a5db6e8a886ab5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-flexible-defaults/-/commit/424708bf70e96a43e5c2e60dd0a5db6e8a886ab5
You're receiving this email because of your account on gitlab.archlinux.org.