Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-ghc-tcplugins-extra


Commits:
8ebcc771 by Felix Yan at 2024-10-09T19:09:19+03:00
upgpkg: 0.4.6-1: rebuild with ghc-tcplugins-extra 0.4.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = haskell-ghc-tcplugins-extra
        pkgdesc = Utilities for writing GHC type-checker plugins
-       pkgver = 0.4.5
-       pkgrel = 2
+       pkgver = 0.4.6
+       pkgrel = 1
        url = https://github.com/clash-lang/ghc-tcplugins-extra
        arch = x86_64
        license = custom:BSD2
        makedepends = ghc
        depends = ghc-libs
        depends = haskell-ghc
-       source = 
https://hackage.haskell.org/packages/archive/ghc-tcplugins-extra/0.4.5/ghc-tcplugins-extra-0.4.5.tar.gz
-       sha512sums = 
9e5963aafc192e5fa6019b51120363963e1a625e127128eb2af55d1e148093f8c707993e81649d0b75cca09c477bbe3797da74d279924b2f2d01733edfeeb6a7
+       source = 
https://hackage.haskell.org/packages/archive/ghc-tcplugins-extra/0.4.6/ghc-tcplugins-extra-0.4.6.tar.gz
+       sha512sums = 
498a12f9ffad2c5a39b5421edc95a3e6b85eaa28ef6d1ca0699de313d3d608fd2a945b732845c1e3f7a0002ad815148777815e92b296cc11c781a7338a30a2ea
 
 pkgname = haskell-ghc-tcplugins-extra


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-tcplugins-extra
 pkgname=haskell-ghc-tcplugins-extra
-pkgver=0.4.5
-pkgrel=2
+pkgver=0.4.6
+pkgrel=1
 pkgdesc="Utilities for writing GHC type-checker plugins"
 url="https://github.com/clash-lang/ghc-tcplugins-extra";
 license=('custom:BSD2')
@@ -11,7 +11,7 @@ arch=('x86_64')
 depends=('ghc-libs' 'haskell-ghc')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('9e5963aafc192e5fa6019b51120363963e1a625e127128eb2af55d1e148093f8c707993e81649d0b75cca09c477bbe3797da74d279924b2f2d01733edfeeb6a7')
+sha512sums=('498a12f9ffad2c5a39b5421edc95a3e6b85eaa28ef6d1ca0699de313d3d608fd2a945b732845c1e3f7a0002ad815148777815e92b296cc11c781a7338a30a2ea')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-tcplugins-extra/-/commit/8ebcc771976786e8d68c0d57ab09f7b93d53ff29

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-tcplugins-extra/-/commit/8ebcc771976786e8d68c0d57ab09f7b93d53ff29
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to