Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-src-exts-simple


Commits:
af636e2b by Felix Yan at 2025-04-07T06:45:52+08:00
upgpkg: 1.23.1.0-1: rebuild with haskell-src-exts-simple 1.23.1.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = haskell-src-exts-simple
        pkgdesc = A simplified view on the haskell-src-exts AST
-       pkgver = 1.23.0.0
-       pkgrel = 73
+       pkgver = 1.23.1.0
+       pkgrel = 1
        url = https://github.com/int-e/haskell-src-exts-simple
        arch = x86_64
        license = MIT
        makedepends = ghc
        depends = ghc-libs
        depends = haskell-src-exts
-       source = 
https://hackage.haskell.org/packages/archive/haskell-src-exts-simple/1.23.0.0/haskell-src-exts-simple-1.23.0.0.tar.gz
-       sha256sums = 
f57029fa5b81ddd604027e909739dc85c3bf819592dc1c95d3a9cb3aa392cdc9
+       source = 
https://hackage.haskell.org/packages/archive/haskell-src-exts-simple/1.23.1.0/haskell-src-exts-simple-1.23.1.0.tar.gz
+       sha256sums = 
275c86fde39ed9dad0719534d435e0f076c853e6c6dfedf6716190aa22493bd2
 
 pkgname = haskell-src-exts-simple


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=haskell-src-exts-simple
-pkgver=1.23.0.0
-pkgrel=73
+pkgver=1.23.1.0
+pkgrel=1
 pkgdesc="A simplified view on the haskell-src-exts AST"
 url="https://github.com/int-e/haskell-src-exts-simple";
 license=("MIT")
@@ -10,7 +10,7 @@ arch=('x86_64')
 depends=('ghc-libs' 'haskell-src-exts')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('f57029fa5b81ddd604027e909739dc85c3bf819592dc1c95d3a9cb3aa392cdc9')
+sha256sums=('275c86fde39ed9dad0719534d435e0f076c853e6c6dfedf6716190aa22493bd2')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-src-exts-simple/-/commit/af636e2b4efd141fc51cbcc0b5d5714fe5ba1ede

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-src-exts-simple/-/commit/af636e2b4efd141fc51cbcc0b5d5714fe5ba1ede
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to