[Git][haskell-team/DHG_packages][master] comonad: Upgrading from 5.0.8 to 5.0.9
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jan 6 17:48:36 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
c82f9a43 by Clint Adams at 2026-01-06T12:48:06-05:00
comonad: Upgrading from 5.0.8 to 5.0.9
- - - - -
3 changed files:
- p/haskell-comonad/debian/changelog
- − p/haskell-comonad/debian/patches/newer-deps
- − p/haskell-comonad/debian/patches/series
Changes:
=====================================
p/haskell-comonad/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-comonad (5.0.8-4) UNRELEASED; urgency=medium
+haskell-comonad (5.0.9-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:12 -0500
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Tue, 06 Jan 2026 12:47:31 -0500
haskell-comonad (5.0.8-3) unstable; urgency=medium
=====================================
p/haskell-comonad/debian/patches/newer-deps deleted
=====================================
@@ -1,29 +0,0 @@
-Index: b/comonad.cabal
-===================================================================
---- a/comonad.cabal
-+++ b/comonad.cabal
-@@ -1,6 +1,7 @@
- name: comonad
- category: Control, Comonads
- version: 5.0.8
-+x-revision: 2
- license: BSD3
- cabal-version: >= 1.10
- license-file: LICENSE
-@@ -78,14 +79,14 @@ library
- build-depends:
- base >= 4 && < 5,
- tagged >= 0.8.6.1 && < 1,
-- transformers >= 0.3 && < 0.6,
-+ transformers >= 0.3 && < 0.7,
- transformers-compat >= 0.5 && < 1
-
- if !impl(ghc >= 8.0)
- build-depends: semigroups >= 0.18.5 && < 1
-
- if flag(containers)
-- build-depends: containers >= 0.3 && < 0.7
-+ build-depends: containers >= 0.3 && < 0.8
-
- if flag(distributive)
- build-depends: distributive >= 0.5.2 && < 1
=====================================
p/haskell-comonad/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/c82f9a430c69254b98326b93158518d195b5dab3
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/c82f9a430c69254b98326b93158518d195b5dab3
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/683fa74c/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list