[Git][haskell-team/DHG_packages][master] 3 commits: gi-gsk: Initial release

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sun Feb 15 10:44:53 GMT 2026



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
f36c07a2 by Ilias Tsitsimpis at 2026-02-15T12:38:15+02:00
gi-gsk: Initial release

- - - - -
d4616ea8 by Ilias Tsitsimpis at 2026-02-15T12:39:06+02:00
gi-gdk4: Initial release

- - - - -
1d3fcb0f by Ilias Tsitsimpis at 2026-02-15T12:39:52+02:00
gi-gtk4: Initial release

- - - - -


24 changed files:

- + p/haskell-gi-gdk4/debian/changelog
- + p/haskell-gi-gdk4/debian/control
- + p/haskell-gi-gdk4/debian/copyright
- + p/haskell-gi-gdk4/debian/patches/no-gi-overloading
- + p/haskell-gi-gdk4/debian/patches/series
- + p/haskell-gi-gdk4/debian/rules
- + p/haskell-gi-gdk4/debian/source/format
- + p/haskell-gi-gdk4/debian/watch
- + p/haskell-gi-gsk/debian/changelog
- + p/haskell-gi-gsk/debian/control
- + p/haskell-gi-gsk/debian/copyright
- + p/haskell-gi-gsk/debian/patches/no-gi-overloading.patch
- + p/haskell-gi-gsk/debian/patches/series
- + p/haskell-gi-gsk/debian/rules
- + p/haskell-gi-gsk/debian/source/format
- + p/haskell-gi-gsk/debian/watch
- + p/haskell-gi-gtk4/debian/changelog
- + p/haskell-gi-gtk4/debian/control
- + p/haskell-gi-gtk4/debian/copyright
- + p/haskell-gi-gtk4/debian/patches/no-gi-overloading
- + p/haskell-gi-gtk4/debian/patches/series
- + p/haskell-gi-gtk4/debian/rules
- + p/haskell-gi-gtk4/debian/source/format
- + p/haskell-gi-gtk4/debian/watch


Changes:

=====================================
p/haskell-gi-gdk4/debian/changelog
=====================================
@@ -0,0 +1,5 @@
+haskell-gi-gdk4 (4.0.10-1) unstable; urgency=low
+
+  * Initial release (Closes: #1128024)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 15 Feb 2026 11:46:59 +0200


=====================================
p/haskell-gi-gdk4/debian/control
=====================================
@@ -0,0 +1,93 @@
+Source: haskell-gi-gdk4
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Ilias Tsitsimpis <iliastsi at debian.org>
+Priority: optional
+Section: haskell
+Rules-Requires-Root: no
+Build-Depends: debhelper-compat (= 13),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.16.42),
+ dh-sequence-haskell,
+ ghc,
+ ghc-prof,
+ libghc-gi-cairo-dev (>= 1.0),
+ libghc-gi-cairo-dev (<< 1.1),
+ libghc-gi-cairo-prof,
+ libghc-gi-gdkpixbuf-dev (>= 2.0),
+ libghc-gi-gdkpixbuf-dev (<< 2.1),
+ libghc-gi-gdkpixbuf-prof,
+ libghc-gi-gio-dev (>= 2.0),
+ libghc-gi-gio-dev (<< 2.1),
+ libghc-gi-gio-prof,
+ libghc-gi-glib-dev (>= 2.0),
+ libghc-gi-glib-dev (<< 2.1),
+ libghc-gi-glib-prof,
+ libghc-gi-gobject-dev (>= 2.0),
+ libghc-gi-gobject-dev (<< 2.1),
+ libghc-gi-gobject-prof,
+ libghc-gi-pango-dev (>= 1.0),
+ libghc-gi-pango-dev (<< 1.1),
+ libghc-gi-pango-prof,
+ libghc-haskell-gi-dev (>= 0.26.14),
+ libghc-haskell-gi-dev (<< 0.27),
+ libghc-haskell-gi-prof,
+ libghc-haskell-gi-base-dev (>= 0.26),
+ libghc-haskell-gi-base-dev (<< 0.27),
+ libghc-haskell-gi-base-prof,
+ libgtk-4-dev,
+ pkgconf,
+Build-Depends-Indep: ghc-doc,
+ libghc-gi-cairo-doc,
+ libghc-gi-gdkpixbuf-doc,
+ libghc-gi-gio-doc,
+ libghc-gi-glib-doc,
+ libghc-gi-gobject-doc,
+ libghc-gi-pango-doc,
+ libghc-haskell-gi-doc,
+ libghc-haskell-gi-base-doc,
+Standards-Version: 4.7.3
+Homepage: https://github.com/haskell-gi/haskell-gi
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-gi-gdk4
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-gi-gdk4]
+Description: Haskell Gdk bindings
+ Bindings for Gdk, autogenerated by haskell-gi.
+
+Package: libghc-gi-gdk4-dev
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+ libgtk-4-dev,
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-gi-gdk4-prof
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-gi-gdk4-doc
+Architecture: all
+Section: doc
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}


=====================================
p/haskell-gi-gdk4/debian/copyright
=====================================
@@ -0,0 +1,27 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gi-gdk4
+Upstream-Contact: Iñaki García Etxebarria
+Source: https://hackage.haskell.org/package/gi-gdk4
+
+Files: *
+Copyright: Iñaki García Etxebarria
+License: LGPL-2.1+static-linking-exception
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: LGPL-2.1+static-linking-exception
+
+License: LGPL-2.1+static-linking-exception
+ The gi-gdk4 library and included works are provided under the terms of the
+ GNU Library General Public License (LGPL) version 2.1 with the following
+ exception:
+ .
+ Static linking of applications or any other source to the gi-gdk4 library
+ does not constitute a modified or derivative work and does not require
+ the author(s) to provide source code for said work, to link against the
+ shared gi-gdk4 libraries, or to link their applications against a
+ user-supplied version of gi-gdk4. If you link applications to a modified
+ version of gi-gdk4, then the changes to gi-gdk4 must be provided under the
+ terms of the LGPL.
+ .
+ See /usr/share/common-licenses/LGPL-2.1 on your Debian-based system.


=====================================
p/haskell-gi-gdk4/debian/patches/no-gi-overloading
=====================================
@@ -0,0 +1,12 @@
+Index: b/gi-gdk4.cabal
+===================================================================
+--- a/gi-gdk4.cabal
++++ b/gi-gdk4.cabal
+@@ -34,7 +34,6 @@ library
+       build-depends: base >= 4.9 && <5,
+                      haskell-gi-base >= 0.26 && < 0.27,
+                      haskell-gi >= 0.26.14 && < 0.27,
+-                     haskell-gi-overloading < 1.1,
+                      gi-cairo == 1.0.*,
+                      gi-pango == 1.0.*,
+                      gi-gio == 2.0.*,


=====================================
p/haskell-gi-gdk4/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-gi-overloading


=====================================
p/haskell-gi-gdk4/debian/rules
=====================================
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@


=====================================
p/haskell-gi-gdk4/debian/source/format
=====================================
@@ -0,0 +1 @@
+3.0 (quilt)


=====================================
p/haskell-gi-gdk4/debian/watch
=====================================
@@ -0,0 +1,2 @@
+version=4
+https://hackage.haskell.org/package/gi-gdk4/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))


=====================================
p/haskell-gi-gsk/debian/changelog
=====================================
@@ -0,0 +1,5 @@
+haskell-gi-gsk (4.0.9-1) unstable; urgency=low
+
+  * Initial release (Closes: #1128022)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 15 Feb 2026 11:32:49 +0200


=====================================
p/haskell-gi-gsk/debian/control
=====================================
@@ -0,0 +1,96 @@
+Source: haskell-gi-gsk
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Ilias Tsitsimpis <iliastsi at debian.org>
+Priority: optional
+Section: haskell
+Rules-Requires-Root: no
+Build-Depends: debhelper-compat (= 13),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.16.42),
+ dh-sequence-haskell,
+ ghc,
+ ghc-prof,
+ libghc-gi-cairo-dev (>= 1.0),
+ libghc-gi-cairo-dev (<< 1.1),
+ libghc-gi-cairo-prof,
+ libghc-gi-gdk4-dev,
+ libghc-gi-gdk4-prof,
+ libghc-gi-gdkpixbuf-dev (>= 2.0),
+ libghc-gi-gdkpixbuf-dev (<< 2.1),
+ libghc-gi-gdkpixbuf-prof,
+ libghc-gi-glib-dev (>= 2.0),
+ libghc-gi-glib-dev (<< 2.1),
+ libghc-gi-glib-prof,
+ libghc-gi-gobject-dev (>= 2.0),
+ libghc-gi-gobject-dev (<< 2.1),
+ libghc-gi-gobject-prof,
+ libghc-gi-graphene-dev (>= 1.0),
+ libghc-gi-graphene-dev (<< 1.1),
+ libghc-gi-graphene-prof,
+ libghc-gi-pango-dev (>= 1.0),
+ libghc-gi-pango-dev (<< 1.1),
+ libghc-gi-pango-prof,
+ libghc-haskell-gi-dev (>= 0.26.14),
+ libghc-haskell-gi-dev (<< 0.27),
+ libghc-haskell-gi-prof,
+ libghc-haskell-gi-base-dev (>= 0.26),
+ libghc-haskell-gi-base-dev (<< 0.27),
+ libghc-haskell-gi-base-prof,
+ libgtk-4-dev,
+ pkgconf,
+Build-Depends-Indep: ghc-doc,
+ libghc-gi-cairo-doc,
+ libghc-gi-gdk4-doc,
+ libghc-gi-gdkpixbuf-doc,
+ libghc-gi-glib-doc,
+ libghc-gi-gobject-doc,
+ libghc-gi-graphene-doc,
+ libghc-gi-pango-doc,
+ libghc-haskell-gi-doc,
+ libghc-haskell-gi-base-doc,
+Standards-Version: 4.7.3
+Homepage: https://github.com/haskell-gi/haskell-gi
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-gi-gsk
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-gi-gsk]
+Description: Haskell Gsk bindings
+ Bindings for Gsk, autogenerated by haskell-gi.
+
+Package: libghc-gi-gsk-dev
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+ libgtk-4-dev,
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-gi-gsk-prof
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-gi-gsk-doc
+Architecture: all
+Section: doc
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}


=====================================
p/haskell-gi-gsk/debian/copyright
=====================================
@@ -0,0 +1,27 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gi-gsk
+Upstream-Contact: Iñaki García Etxebarria
+Source: https://hackage.haskell.org/package/gi-gsk
+
+Files: *
+Copyright: Iñaki García Etxebarria
+License: LGPL-2.1+static-linking-exception
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: LGPL-2.1+static-linking-exception
+
+License: LGPL-2.1+static-linking-exception
+ The gi-gsk library and included works are provided under the terms of the
+ GNU Library General Public License (LGPL) version 2.1 with the following
+ exception:
+ .
+ Static linking of applications or any other source to the gi-gsk library
+ does not constitute a modified or derivative work and does not require
+ the author(s) to provide source code for said work, to link against the
+ shared gi-gsk libraries, or to link their applications against a
+ user-supplied version of gi-gsk. If you link applications to a modified
+ version of gi-gsk, then the changes to gi-gsk must be provided under the
+ terms of the LGPL.
+ .
+ See /usr/share/common-licenses/LGPL-2.1 on your Debian-based system.


=====================================
p/haskell-gi-gsk/debian/patches/no-gi-overloading.patch
=====================================
@@ -0,0 +1,12 @@
+Index: b/gi-gsk.cabal
+===================================================================
+--- a/gi-gsk.cabal
++++ b/gi-gsk.cabal
+@@ -35,7 +35,6 @@ library
+       build-depends: base >= 4.9 && <5,
+                      haskell-gi-base >= 0.26 && < 0.27,
+                      haskell-gi >= 0.26.14 && < 0.27,
+-                     haskell-gi-overloading < 1.1,
+                      gi-pango == 1.0.*,
+                      gi-cairo == 1.0.*,
+                      gi-gdk4,


=====================================
p/haskell-gi-gsk/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-gi-overloading.patch


=====================================
p/haskell-gi-gsk/debian/rules
=====================================
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@


=====================================
p/haskell-gi-gsk/debian/source/format
=====================================
@@ -0,0 +1 @@
+3.0 (quilt)


=====================================
p/haskell-gi-gsk/debian/watch
=====================================
@@ -0,0 +1,2 @@
+version=4
+https://hackage.haskell.org/package/gi-gsk/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))


=====================================
p/haskell-gi-gtk4/debian/changelog
=====================================
@@ -0,0 +1,5 @@
+haskell-gi-gtk4 (4.0.12-1) unstable; urgency=low
+
+  * Initial release (Closes: #1128025)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 15 Feb 2026 11:56:39 +0200


=====================================
p/haskell-gi-gtk4/debian/control
=====================================
@@ -0,0 +1,104 @@
+Source: haskell-gi-gtk4
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Ilias Tsitsimpis <iliastsi at debian.org>
+Priority: optional
+Section: haskell
+Rules-Requires-Root: no
+Build-Depends: debhelper-compat (= 13),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.16.42),
+ dh-sequence-haskell,
+ ghc,
+ ghc-prof,
+ libghc-gi-cairo-dev (>= 1.0),
+ libghc-gi-cairo-dev (<< 1.1),
+ libghc-gi-cairo-prof,
+ libghc-gi-gdk4-dev,
+ libghc-gi-gdk4-prof,
+ libghc-gi-gdkpixbuf-dev (>= 2.0),
+ libghc-gi-gdkpixbuf-dev (<< 2.1),
+ libghc-gi-gdkpixbuf-prof,
+ libghc-gi-gio-dev (>= 2.0),
+ libghc-gi-gio-dev (<< 2.1),
+ libghc-gi-gio-prof,
+ libghc-gi-glib-dev (>= 2.0),
+ libghc-gi-glib-dev (<< 2.1),
+ libghc-gi-glib-prof,
+ libghc-gi-gobject-dev (>= 2.0),
+ libghc-gi-gobject-dev (<< 2.1),
+ libghc-gi-gobject-prof,
+ libghc-gi-graphene-dev (>= 1.0),
+ libghc-gi-graphene-dev (<< 1.1),
+ libghc-gi-graphene-prof,
+ libghc-gi-gsk-dev (>= 4.0),
+ libghc-gi-gsk-dev (<< 4.1),
+ libghc-gi-gsk-prof,
+ libghc-gi-pango-dev (>= 1.0),
+ libghc-gi-pango-dev (<< 1.1),
+ libghc-gi-pango-prof,
+ libghc-haskell-gi-dev (>= 0.26.14),
+ libghc-haskell-gi-dev (<< 0.27),
+ libghc-haskell-gi-prof,
+ libghc-haskell-gi-base-dev (>= 0.26),
+ libghc-haskell-gi-base-dev (<< 0.27),
+ libghc-haskell-gi-base-prof,
+ libgtk-4-dev,
+ pkgconf,
+Build-Depends-Indep: ghc-doc,
+ libghc-gi-cairo-doc,
+ libghc-gi-gdk4-doc,
+ libghc-gi-gdkpixbuf-doc,
+ libghc-gi-gio-doc,
+ libghc-gi-glib-doc,
+ libghc-gi-gobject-doc,
+ libghc-gi-graphene-doc,
+ libghc-gi-gsk-doc,
+ libghc-gi-pango-doc,
+ libghc-haskell-gi-doc,
+ libghc-haskell-gi-base-doc,
+Standards-Version: 4.7.3
+Homepage: https://github.com/haskell-gi/haskell-gi
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-gi-gtk4
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-gi-gtk4]
+Description: Haskell Gtk 4.x bindings
+ Bindings for Gtk 4.x, autogenerated by haskell-gi.
+
+Package: libghc-gi-gtk4-dev
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+ libgtk-4-dev,
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-gi-gtk4-prof
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-gi-gtk4-doc
+Architecture: all
+Section: doc
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}


=====================================
p/haskell-gi-gtk4/debian/copyright
=====================================
@@ -0,0 +1,27 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gi-gtk4
+Upstream-Contact: Iñaki García Etxebarria
+Source: https://hackage.haskell.org/package/gi-gtk4
+
+Files: *
+Copyright: Iñaki García Etxebarria
+License: LGPL-2.1+static-linking-exception
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: LGPL-2.1+static-linking-exception
+
+License: LGPL-2.1+static-linking-exception
+ The gi-gtk4 library and included works are provided under the terms of the
+ GNU Library General Public License (LGPL) version 2.1 with the following
+ exception:
+ .
+ Static linking of applications or any other source to the gi-gtk4 library
+ does not constitute a modified or derivative work and does not require
+ the author(s) to provide source code for said work, to link against the
+ shared gi-gtk4 libraries, or to link their applications against a
+ user-supplied version of gi-gtk4. If you link applications to a modified
+ version of gi-gtk4, then the changes to gi-gtk4 must be provided under the
+ terms of the LGPL.
+ .
+ See /usr/share/common-licenses/LGPL-2.1 on your Debian-based system.


=====================================
p/haskell-gi-gtk4/debian/patches/no-gi-overloading
=====================================
@@ -0,0 +1,12 @@
+Index: b/gi-gtk4.cabal
+===================================================================
+--- a/gi-gtk4.cabal
++++ b/gi-gtk4.cabal
+@@ -37,7 +37,6 @@ library
+       build-depends: base >= 4.9 && <5,
+                      haskell-gi-base >= 0.26 && < 0.27,
+                      haskell-gi >= 0.26.14 && < 0.27,
+-                     haskell-gi-overloading < 1.1,
+                      gi-cairo == 1.0.*,
+                      gi-pango == 1.0.*,
+                      gi-gio == 2.0.*,


=====================================
p/haskell-gi-gtk4/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-gi-overloading


=====================================
p/haskell-gi-gtk4/debian/rules
=====================================
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@


=====================================
p/haskell-gi-gtk4/debian/source/format
=====================================
@@ -0,0 +1 @@
+3.0 (quilt)


=====================================
p/haskell-gi-gtk4/debian/watch
=====================================
@@ -0,0 +1,2 @@
+version=4
+https://hackage.haskell.org/package/gi-gtk4/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/79ab24b7b67115d9e4b65d88e81ed68517a675bc...1d3fcb0f780a7fe4885224a83802787778990676

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/79ab24b7b67115d9e4b65d88e81ed68517a675bc...1d3fcb0f780a7fe4885224a83802787778990676
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/20260215/98d80cd9/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list