Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-first-class-families


Commits:
6aa41eff by Felix Yan at 2024-04-08T03:08:06+00:00
upgpkg: 0.8.1.0-1: rebuild with first-class-families 0.8.1.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = haskell-first-class-families
        pkgdesc = First class type families
-       pkgver = 0.8.0.1
-       pkgrel = 8
+       pkgver = 0.8.1.0
+       pkgrel = 1
        url = https://github.com/Lysxia/first-class-families
        arch = x86_64
        license = MIT
        makedepends = ghc
        makedepends = uusi
        depends = ghc-libs
-       source = 
https://hackage.haskell.org/packages/archive/first-class-families/0.8.0.1/first-class-families-0.8.0.1.tar.gz
-       sha512sums = 
d1c24baee2cb9379ae8c13d20e6c1f86bf78b8e51bcc212d977cadae96912f19e2de0aa4d938ed8695461a01d712c1b23bd24f48af7a6d3628f78adf2a696a1f
+       source = 
https://hackage.haskell.org/packages/archive/first-class-families/0.8.1.0/first-class-families-0.8.1.0.tar.gz
+       sha512sums = 
ec328eaf025b69f0aeb6fd37f3fac726d8537502313881fe9c9b8d934ade306ac00eb0ed6c2a93ef8a06625d1b48a5933392117b2669f7987a81e960daf0d5df
 
 pkgname = haskell-first-class-families


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=first-class-families
 pkgname=haskell-first-class-families
-pkgver=0.8.0.1
-pkgrel=8
+pkgver=0.8.1.0
+pkgrel=1
 pkgdesc="First class type families"
 url="https://github.com/Lysxia/first-class-families";
 license=('MIT')
@@ -11,7 +11,7 @@ arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc' 'uusi')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('d1c24baee2cb9379ae8c13d20e6c1f86bf78b8e51bcc212d977cadae96912f19e2de0aa4d938ed8695461a01d712c1b23bd24f48af7a6d3628f78adf2a696a1f')
+sha512sums=('ec328eaf025b69f0aeb6fd37f3fac726d8537502313881fe9c9b8d934ade306ac00eb0ed6c2a93ef8a06625d1b48a5933392117b2669f7987a81e960daf0d5df')
 
 prepare() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-first-class-families/-/commit/6aa41eff8b575dd920ca705e30a850a098d7e674

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-first-class-families/-/commit/6aa41eff8b575dd920ca705e30a850a098d7e674
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to