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


Commits:
862cd599 by Felix Yan at 2025-05-05T01:58:21+08:00
upgpkg: 2.2.1.0-1: rebuild with tasty-sugar 2.2.1.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-tasty-sugar
        pkgdesc = Tests defined by Search Using Golden Answer References
-       pkgver = 2.1.0.0
-       pkgrel = 94
+       pkgver = 2.2.1.0
+       pkgrel = 1
        url = https://github.com/kquick/tasty-sugar
        arch = x86_64
        license = custom:ISC
@@ -20,7 +20,7 @@ pkgbase = haskell-tasty-sugar
        depends = haskell-parallel
        depends = haskell-prettyprinter
        depends = haskell-tasty
-       source = 
https://hackage.haskell.org/packages/archive/tasty-sugar/2.1.0.0/tasty-sugar-2.1.0.0.tar.gz
-       sha256sums = 
c2eb0fdb6359ee774f22c3c8c24807a3eabc27b8d82535bab2b764eba6bbcd82
+       source = 
https://hackage.haskell.org/packages/archive/tasty-sugar/2.2.1.0/tasty-sugar-2.2.1.0.tar.gz
+       sha256sums = 
1b3f1e604b09ed6cc28bb0965c29007d8ddb65cd7a04346f80362fb4034d4b0c
 
 pkgname = haskell-tasty-sugar


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=tasty-sugar
 pkgname=haskell-tasty-sugar
-pkgver=2.1.0.0
-pkgrel=94
+pkgver=2.2.1.0
+pkgrel=1
 pkgdesc="Tests defined by Search Using Golden Answer References"
 url="https://github.com/kquick/tasty-sugar";
 license=("custom:ISC")
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-filemanip' 'haskell-kvitable' 
'haskell-logict' 'has
 makedepends=('ghc' 'haskell-hedgehog' 'haskell-pretty-show' 
'haskell-raw-strings-qq'
              'haskell-tasty-hedgehog' 'haskell-tasty-hunit')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('c2eb0fdb6359ee774f22c3c8c24807a3eabc27b8d82535bab2b764eba6bbcd82')
+sha256sums=('1b3f1e604b09ed6cc28bb0965c29007d8ddb65cd7a04346f80362fb4034d4b0c')
 
 build() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-sugar/-/commit/862cd59929f3891af5ce7c0cf5cfa0360bd10042

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-sugar/-/commit/862cd59929f3891af5ce7c0cf5cfa0360bd10042
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to