Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mime-types
Commits:
09e67f94 by Felix Yan at 2024-02-25T21:02:01+00:00
upgpkg: 0.1.2.0-2: rebuild with GHC 9.2.8
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-mime-types
pkgdesc = Basic mime-type handling types and functions
pkgver = 0.1.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://hackage.haskell.org/package/mime-types
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=mime-types
pkgname=haskell-mime-types
pkgver=0.1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Basic mime-type handling types and functions"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mime-types/-/commit/09e67f947b66b946df00738482d53a5cc8a0229b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mime-types/-/commit/09e67f947b66b946df00738482d53a5cc8a0229b
You're receiving this email because of your account on gitlab.archlinux.org.