[Git][haskell-team/DHG_packages][master] newtype: Upgrading from 0.2.2.0 to 0.2.2.1
Clint Adams (@clint)
gitlab at salsa.debian.org
Mon Jan 5 14:07:46 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
d5c06be1 by Clint Adams at 2026-01-05T09:07:39-05:00
newtype: Upgrading from 0.2.2.0 to 0.2.2.1
- - - - -
3 changed files:
- p/haskell-newtype/debian/changelog
- − p/haskell-newtype/debian/patches/newer-deps
- − p/haskell-newtype/debian/patches/series
Changes:
=====================================
p/haskell-newtype/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-newtype (0.2.2.0-5) UNRELEASED; urgency=medium
+haskell-newtype (0.2.2.1-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:47 -0500
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Mon, 05 Jan 2026 09:06:28 -0500
haskell-newtype (0.2.2.0-4) unstable; urgency=medium
=====================================
p/haskell-newtype/debian/patches/newer-deps deleted
=====================================
@@ -1,49 +0,0 @@
-Index: b/newtype.cabal
-===================================================================
---- a/newtype.cabal
-+++ b/newtype.cabal
-@@ -2,17 +2,34 @@ cabal-version: 1.12
- build-type: Simple
- name: newtype
- version: 0.2.2.0
-+x-revision: 3
-
- license: BSD3
- license-file: LICENSE
- author: Herbert Valerio Riedel, Darius Jahandarie, Conor McBride
--maintainer: hvr at gnu.org
-+maintainer: Andreas Abel
- category: Control
- bug-reports: https://github.com/hvr/newtype/issues
-
- synopsis: A typeclass and set of functions for working with newtypes.
- description: Per Conor McBride, the 'Newtype' typeclass represents the packing and unpacking of a @newtype@, and allows you to operate under that @newtype@ with functions such as 'ala'. See "Control.Newtype" for documentation and examples.
-
-+tested-with:
-+ GHC == 9.4.1
-+ GHC == 9.2.2
-+ GHC == 9.0.2
-+ GHC == 8.10.7
-+ GHC == 8.8.4
-+ GHC == 8.6.5
-+ GHC == 8.4.4
-+ GHC == 8.2.2
-+ GHC == 8.0.2
-+ GHC == 7.10.3
-+ GHC == 7.8.4
-+ GHC == 7.6.3
-+ GHC == 7.4.2
-+ GHC == 7.0.4
-+
- extra-source-files: CHANGES.md
-
- source-repository head
-@@ -22,7 +39,7 @@ source-repository head
- library
- exposed-modules: Control.Newtype
-
-- build-depends: base >= 4.5 && < 4.14
-+ build-depends: base >= 4.3 && < 5
- if !impl(ghc >= 8.0)
- build-depends: transformers >= 0.2.2.0 && < 0.6
-
=====================================
p/haskell-newtype/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d5c06be142b21dac971ffb94c37e0007d5eb8e7c
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d5c06be142b21dac971ffb94c37e0007d5eb8e7c
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/20260105/7a7fcb79/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list