Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-mime-types


Commits:
0b5922d9 by Felix Yan at 2023-12-01T11:03:45+02:00
upgpkg: 0.1.2.0-1: rebuild with mime-types 0.1.2.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = haskell-mime-types
+       pkgdesc = Basic mime-type handling types and functions
+       pkgver = 0.1.2.0
+       pkgrel = 1
+       url = https://hackage.haskell.org/package/mime-types
+       arch = x86_64
+       license = MIT
+       makedepends = ghc
+       depends = ghc-libs
+       source = 
https://hackage.haskell.org/packages/archive/mime-types/0.1.2.0/mime-types-0.1.2.0.tar.gz
+       sha512sums = 
b7660c1f24155afd3479cc9651c4cd89bb82d8be4f2ee165838cfc6562a37cd55081022dfcaacb4ea0d0bd3b8c94fd510b2002a7c554c91c5158e7fc70910a8f
+
+pkgname = haskell-mime-types


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _hkgname=mime-types
 pkgname=haskell-mime-types
-pkgver=0.1.1.0
+pkgver=0.1.2.0
 pkgrel=1
 pkgdesc="Basic mime-type handling types and functions"
 url="https://hackage.haskell.org/package/${_hkgname}";
@@ -13,7 +13,7 @@ arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('48fdb8a4284bf89e76a6875399f7faa082f1a3f0d275a23c1761f8265c33081731bebff8549d248bc31dbf789b0f3a96bdd8ca5fb07efb79085ddd156f635f32')
+sha512sums=('b7660c1f24155afd3479cc9651c4cd89bb82d8be4f2ee165838cfc6562a37cd55081022dfcaacb4ea0d0bd3b8c94fd510b2002a7c554c91c5158e7fc70910a8f')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mime-types/-/commit/0b5922d97754167465b8aa557a89de9082044e8b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mime-types/-/commit/0b5922d97754167465b8aa557a89de9082044e8b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to