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


Commits:
0fe9ae7b by Felix Yan at 2024-03-03T21:53:07+00:00
upgpkg: 0.1.0.0+9.2.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-hadrian
        pkgdesc = GHC build system
-       pkgver = 0.1.0.0
-       pkgrel = 165
+       pkgver = 0.1.0.0+9.2.8
+       pkgrel = 1
        url = https://gitlab.haskell.org/ghc/ghc
        arch = x86_64
        license = BSD
@@ -11,7 +11,7 @@ pkgbase = haskell-hadrian
        depends = haskell-extra
        depends = haskell-shake
        depends = haskell-unordered-containers
-       source = https://downloads.haskell.org/~ghc/9.2.3/ghc-9.2.3-src.tar.xz
-       sha256sums = 
50ecdc2bef013e518f9a62a15245d7db0e4409d737c43b1cea7306fd82e1669e
+       source = https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-src.tar.xz
+       sha256sums = 
5f13d1786bf4fd12f4b45faa37abedb5bb3f36d5e58f7da5307e8bfe88a567a1
 
 pkgname = haskell-hadrian


=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
 
 _hkgname=hadrian
 pkgname=haskell-hadrian
-pkgver=0.1.0.0
-_ghcver=9.2.3
-pkgrel=165
+_ghcver=9.2.8
+pkgver=0.1.0.0+$_ghcver
+pkgrel=1
 pkgdesc="GHC build system"
 url="https://gitlab.haskell.org/ghc/ghc";
 license=("BSD")
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-quickcheck' 'haskell-extra' 
'haskell-shake'
          'haskell-unordered-containers')
 makedepends=('ghc')
 
source=("https://downloads.haskell.org/~ghc/$_ghcver/ghc-${_ghcver}-src.tar.xz";)
-sha256sums=('50ecdc2bef013e518f9a62a15245d7db0e4409d737c43b1cea7306fd82e1669e')
+sha256sums=('5f13d1786bf4fd12f4b45faa37abedb5bb3f36d5e58f7da5307e8bfe88a567a1')
 
 build() {
   cd ghc-$_ghcver/hadrian



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hadrian/-/commit/0fe9ae7b572f5c34c502114685a15d43382fd957

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


Reply via email to