[Git][haskell-team/package-plan][master] Fix package plan; adjust patch for haxr-3000.11.4.1.cabal due to changes in r2.

Felix Lechner (@lechner) gitlab at salsa.debian.org
Tue Mar 22 18:37:05 GMT 2022



Felix Lechner pushed to branch master at Debian Haskell Group / package-plan


Commits:
4746da9b by Felix Lechner at 2022-03-22T11:18:39-07:00
Fix package plan; adjust patch for haxr-3000.11.4.1.cabal due to changes in r2.

A recent metadata edit [1] caused our patch to fail. [2] The relevant part of
the console output from Jenkins is shown below. This commit adjusts the patch.

[1] https://hackage.haskell.org/package/haxr-3000.11.4.1/revision/2.cabal
[2] https://jenkins.debian.net/job/haskell-package-plan/3751/

* * *

Patching haxr.cabal (version 3000.11.4.1)
Hunk #1 failed at line 37.
Tue Mar 22 16:07:02 UTC 2022 - chroot-run.sh stopped running as /tmp/jenkins-script-bIVy1maZ, removing.

- - - - -


1 changed file:

- patches/haxr/3000.11.4.1/no-mtl-compat


Changes:

=====================================
patches/haxr/3000.11.4.1/no-mtl-compat
=====================================
@@ -3,7 +3,7 @@ Index: b/haxr.cabal
 --- a/haxr.cabal
 +++ b/haxr.cabal
 @@ -37,7 +37,6 @@ Library
-   Build-depends: base >= 4.9 && < 4.16,
+   Build-depends: base >= 4.9 && < 4.17,
                   base-compat >= 0.8 && < 0.13,
                   mtl,
 -                 mtl-compat,



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/4746da9b365e3ff84ffec3d4bebbb2b2996c5b27

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/4746da9b365e3ff84ffec3d4bebbb2b2996c5b27
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20220322/19b89fe3/attachment.htm>


More information about the Pkg-haskell-commits mailing list