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


Commits:
aab9f57d by Felix Yan at 2024-01-17T21:33:55+02:00
upgpkg: 1.1.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-with-utf8
        pkgdesc = Get your IO right on the first try
-       pkgver = 1.0.2.4
-       pkgrel = 28
+       pkgver = 1.1.0.0
+       pkgrel = 1
        url = https://github.com/serokell/haskell-with-utf8#readme
        arch = x86_64
        license = MPL2
@@ -17,7 +17,7 @@ pkgbase = haskell-with-utf8
        depends = ghc-libs
        depends = haskell-safe-exceptions
        depends = haskell-th-env
-       source = 
https://hackage.haskell.org/packages/archive/with-utf8/1.0.2.4/with-utf8-1.0.2.4.tar.gz
-       sha512sums = 
057a6fd3c23cb5ea21df0e8d73174ce5417d9a9238854e4e283c90f00199f253e94b3e944b94bc05b440be2d52bac0a1d4693acf2821ce2357f8eecf161e561b
+       source = 
https://hackage.haskell.org/packages/archive/with-utf8/1.1.0.0/with-utf8-1.1.0.0.tar.gz
+       sha512sums = 
81e100fef174c270fb9f24d91b73bb82cf68c48bb80168a22c848155e0d5595f3827449c0d110c5cb10df92578d611070ab6ba73fd0829861b9e3c416a3e3eb9
 
 pkgname = haskell-with-utf8


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=with-utf8
 pkgname=haskell-with-utf8
-pkgver=1.0.2.4
-pkgrel=28
+pkgver=1.1.0.0
+pkgrel=1
 pkgdesc="Get your IO right on the first try"
 url="https://github.com/serokell/haskell-with-utf8#readme";
 license=("MPL2")
@@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-safe-exceptions' 
'haskell-th-env')
 makedepends=('ghc' 'uusi' 'haskell-hunit' 'haskell-hedgehog' 'haskell-tasty' 
'haskell-tasty-discover'
              'haskell-tasty-hedgehog' 'haskell-tasty-hunit' 
'haskell-temporary')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('057a6fd3c23cb5ea21df0e8d73174ce5417d9a9238854e4e283c90f00199f253e94b3e944b94bc05b440be2d52bac0a1d4693acf2821ce2357f8eecf161e561b')
+sha512sums=('81e100fef174c270fb9f24d91b73bb82cf68c48bb80168a22c848155e0d5595f3827449c0d110c5cb10df92578d611070ab6ba73fd0829861b9e3c416a3e3eb9')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-with-utf8/-/commit/aab9f57d053bb6f2cfe5bdf7365dca65d0c92ac9

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


Reply via email to