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


Commits:
3cf56d8b by Felix Yan at 2023-12-07T09:10:25+02:00
upgpkg: 0.1.6.0-1: rebuild with rio-prettyprint 0.1.6.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-rio-prettyprint
        pkgdesc = Pretty-printing for RIO
-       pkgver = 0.1.5.0
-       pkgrel = 4
+       pkgver = 0.1.6.0
+       pkgrel = 1
        url = https://github.com/commercialhaskell/rio-prettyprint
        arch = x86_64
        license = MIT
@@ -13,7 +13,7 @@ pkgbase = haskell-rio-prettyprint
        depends = haskell-colour
        depends = haskell-path
        depends = haskell-rio
-       source = 
https://hackage.haskell.org/packages/archive/rio-prettyprint/0.1.5.0/rio-prettyprint-0.1.5.0.tar.gz
-       sha512sums = 
c36717b14491813f93bb11977ff6cdebd9c439b433faa20664910cb95cb349f37500cf64d945506b849a96d5d0a810bf3bf9efe0e168dc26a564c50381c68fc1
+       source = 
https://hackage.haskell.org/packages/archive/rio-prettyprint/0.1.6.0/rio-prettyprint-0.1.6.0.tar.gz
+       sha512sums = 
c858d4a6308d8ab5c0fe567246504a8fbdfcd92f34ab45a2571dc0f444c2324f15e6c487a1c7b513f3de8992383424537d251003efe3351b0254f60ab0228faf
 
 pkgname = haskell-rio-prettyprint


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=rio-prettyprint
 pkgname=haskell-rio-prettyprint
-pkgver=0.1.5.0
-pkgrel=4
+pkgver=0.1.6.0
+pkgrel=1
 pkgdesc="Pretty-printing for RIO"
 url="https://github.com/commercialhaskell/rio-prettyprint";
 license=('MIT')
@@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-aeson' 
'haskell-annotated-wl-pprint' 'haskell-ansi-
          'haskell-colour' 'haskell-path' 'haskell-rio')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('c36717b14491813f93bb11977ff6cdebd9c439b433faa20664910cb95cb349f37500cf64d945506b849a96d5d0a810bf3bf9efe0e168dc26a564c50381c68fc1')
+sha512sums=('c858d4a6308d8ab5c0fe567246504a8fbdfcd92f34ab45a2571dc0f444c2324f15e6c487a1c7b513f3de8992383424537d251003efe3351b0254f60ab0228faf')
 
 prepare() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-rio-prettyprint/-/commit/3cf56d8be048f747b01daa2af6b10bdde278fb0b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-rio-prettyprint/-/commit/3cf56d8be048f747b01daa2af6b10bdde278fb0b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to