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


Commits:
78bdcb42 by Felix Yan at 2025-09-17T17:56:20+00:00
upgpkg: 0.22.2-1: rebuild with doctest 0.22.2 (rebuild pass 1, specified 
--nocheck)

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-doctest
        pkgdesc = Test interactive Haskell examples
-       pkgver = 0.22.1
-       pkgrel = 50
+       pkgver = 0.22.2
+       pkgrel = 1
        url = https://github.com/sol/doctest
        arch = x86_64
        license = MIT
@@ -20,7 +20,7 @@ pkgbase = haskell-doctest
        depends = haskell-syb
        depends = haskell-code-page
        depends = haskell-ghc-paths
-       source = 
https://hackage.haskell.org/packages/archive/doctest/0.22.1/doctest-0.22.1.tar.gz
-       sha512sums = 
391048f98a48b6c2473cd704f433cbdc27f15cae679784a5b2624ce56915dc70252c69cb6bf09624accfabb4c81c5204f528aff6ac9633529d5eccccedbb3c43
+       source = 
https://hackage.haskell.org/packages/archive/doctest/0.22.2/doctest-0.22.2.tar.gz
+       sha512sums = 
04cea96d6996e059f80dcfe219ecc2fe3035c4233ea1ba5ca7f497ce21b8c627c9c8ea6b5af18f2c6716b56ccc9322c61273406f556e792d1b9bfa28934bf840
 
 pkgname = haskell-doctest


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=doctest
 pkgname=haskell-doctest
-pkgver=0.22.1
-pkgrel=50
+pkgver=0.22.2
+pkgrel=1
 pkgdesc="Test interactive Haskell examples"
 url="https://github.com/sol/doctest";
 license=("MIT")
@@ -15,7 +15,7 @@ checkdepends=('haskell-hunit' 'haskell-hspec' 
'haskell-hspec-core' 'haskell-hspe
               'haskell-quickcheck' 'haskell-stringbuilder' 'haskell-silently' 
'haskell-setenv'
               'haskell-mockery')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('391048f98a48b6c2473cd704f433cbdc27f15cae679784a5b2624ce56915dc70252c69cb6bf09624accfabb4c81c5204f528aff6ac9633529d5eccccedbb3c43')
+sha512sums=('04cea96d6996e059f80dcfe219ecc2fe3035c4233ea1ba5ca7f497ce21b8c627c9c8ea6b5af18f2c6716b56ccc9322c61273406f556e792d1b9bfa28934bf840')
 
 prepare() {
     # Add -dynamic flag



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest/-/commit/78bdcb42d18d38a96166fd2706378965b7aed135

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


Reply via email to