Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-errors
Commits:
503e8d95 by Felix Yan at 2024-08-26T20:55:28+03:00
upgpkg: 2.3.0-75: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-errors
pkgdesc = Simplified error-handling
pkgver = 2.3.0
- pkgrel = 74
+ pkgrel = 75
url = https://hackage.haskell.org/package/errors
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=errors
pkgname=haskell-errors
pkgver=2.3.0
-pkgrel=74
+pkgrel=75
pkgdesc="Simplified error-handling"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-errors/-/commit/503e8d95353dfc9567aa859749d045a577bda0ea
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-errors/-/commit/503e8d95353dfc9567aa859749d045a577bda0ea
You're receiving this email because of your account on gitlab.archlinux.org.