[Git][haskell-team/package-plan][master] 3 commits: hourglass: undo time version constraint since we patched that functionality

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Tue Jul 9 05:12:27 BST 2024



Scott Talbert pushed to branch master at Debian Haskell Group / package-plan


Commits:
a9d451ad by Scott Talbert at 2024-07-08T23:22:53-04:00
hourglass: undo time version constraint since we patched that functionality

See: https://hackage.haskell.org/package/hourglass-0.2.12/revisions/

- - - - -
73128a98 by Scott Talbert at 2024-07-08T23:33:49-04:00
git-annex: update version to match archive

- - - - -
0b9399ef by Scott Talbert at 2024-07-08T23:53:46-04:00
Add elm-bridge (added by Pete Ryland)

- - - - -


3 changed files:

- packages.txt
- + patches/hourglass/0.2.12/series
- + patches/hourglass/0.2.12/undo-time-version


Changes:

=====================================
packages.txt
=====================================
@@ -266,6 +266,7 @@ ed25519 0.0.5.0 -f-test-hlint key
 edit-distance 0.2.2.1
 edit-distance-vector 1.0.0.4
 either 5.0.2
+elm-bridge 0.8.3 ahead
 email-validate 2.3.2.19
 emojis 0.1.3
 enclosed-exceptions 1.0.3
@@ -362,7 +363,7 @@ gi-gtk-hs 0.3.16
 gi-harfbuzz 0.0.9
 gio 0.13.10.0
 gi-pango 1.0.29
-git-annex 10.20240129 binary key -f-ConcurrentOutput
+git-annex 10.20240430 binary key -f-ConcurrentOutput
 githash 0.1.7.0
 github 0.28.0.1
 github-backup 1.20200721 binary key ignore # non-DHG


=====================================
patches/hourglass/0.2.12/series
=====================================
@@ -0,0 +1 @@
+undo-time-version


=====================================
patches/hourglass/0.2.12/undo-time-version
=====================================
@@ -0,0 +1,13 @@
+Index: package-plan/hourglass.cabal
+===================================================================
+--- package-plan.orig/hourglass.cabal
++++ package-plan/hourglass.cabal
+@@ -64,7 +64,7 @@ Test-Suite test-hourglass
+                    , hourglass
+                    , deepseq
+                    -- to test against some other reference
+-                   , time < 1.10
++                   , time
+                    , old-locale
+   ghc-options:       -Wall -fno-warn-orphans -fno-warn-missing-signatures
+   Default-Language:  Haskell2010



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/89fef69e1bb4119d476a9f689571c650f6e89b5c...0b9399ef5daac2b30a6dedebc07c1de9c6d9ba82

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/89fef69e1bb4119d476a9f689571c650f6e89b5c...0b9399ef5daac2b30a6dedebc07c1de9c6d9ba82
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/20240709/7352b11e/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list