[Git][haskell-team/DHG_packages][master] profunctors: Upgrading from 5.6.2 to 5.6.3
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jan 6 16:23:17 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
ab8f438e by Clint Adams at 2026-01-06T11:22:58-05:00
profunctors: Upgrading from 5.6.2 to 5.6.3
- - - - -
3 changed files:
- p/haskell-profunctors/debian/changelog
- − p/haskell-profunctors/debian/patches/newer-deps
- − p/haskell-profunctors/debian/patches/series
Changes:
=====================================
p/haskell-profunctors/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-profunctors (5.6.2-4) UNRELEASED; urgency=medium
+haskell-profunctors (5.6.3-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:46 -0500
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Tue, 06 Jan 2026 11:22:07 -0500
haskell-profunctors (5.6.2-3) unstable; urgency=medium
=====================================
p/haskell-profunctors/debian/patches/newer-deps deleted
=====================================
@@ -1,32 +0,0 @@
-Index: b/profunctors.cabal
-===================================================================
---- a/profunctors.cabal
-+++ b/profunctors.cabal
-@@ -1,6 +1,7 @@
- name: profunctors
- category: Control, Categories
- version: 5.6.2
-+x-revision: 3
- license: BSD3
- cabal-version: >= 1.10
- license-file: LICENSE
-@@ -36,16 +37,16 @@ source-repository head
- library
- build-depends:
- base >= 4.7 && < 5,
-- base-orphans >= 0.8.4 && < 0.9,
-+ base-orphans >= 0.8.4 && < 0.10,
- bifunctors >= 5.5.9 && < 6,
- comonad >= 5.0.8 && < 6,
- contravariant >= 1.5.3 && < 2,
- distributive >= 0.5.2 && < 1,
- tagged >= 0.8.6.1 && < 1,
-- transformers >= 0.3 && < 0.6
-+ transformers >= 0.3 && < 0.7
-
- if !impl(ghc >= 8.0)
-- build-depends: semigroups >= 0.18.5 && < 0.20
-+ build-depends: semigroups >= 0.18.5 && < 0.21
-
- exposed-modules:
- Data.Profunctor
=====================================
p/haskell-profunctors/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ab8f438ef1486f2ab1906b2ca68a3508d21d0978
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ab8f438ef1486f2ab1906b2ca68a3508d21d0978
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/20260106/7bb2c0c4/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list