[Git][haskell-team/DHG_packages][master] uuid: Upgrading from 1.3.15 to 1.3.16

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Tue Jan 13 00:17:44 GMT 2026



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
8710d6a6 by Scott Talbert at 2026-01-12T19:17:21-05:00
uuid: Upgrading from 1.3.15 to 1.3.16

- - - - -


4 changed files:

- p/haskell-uuid/debian/changelog
- p/haskell-uuid/debian/control
- − p/haskell-uuid/debian/patches/newer-deps
- − p/haskell-uuid/debian/patches/series


Changes:

=====================================
p/haskell-uuid/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-uuid (1.3.15-4) UNRELEASED; urgency=medium
+haskell-uuid (1.3.16-1) unstable; urgency=medium
 
   * Build using dh-haskell
+  * New upstream release
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:43 -0500
+ -- Scott Talbert <swt at techie.net>  Mon, 12 Jan 2026 19:16:04 -0500
 
 haskell-uuid (1.3.15-3) unstable; urgency=medium
 


=====================================
p/haskell-uuid/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
 Build-Depends:
  dh-sequence-haskell,
  debhelper-compat (= 13),
- ghc (>= 9.4),
+ ghc (>= 9.10),
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-cryptohash-md5-dev (>= 0.11.100),
@@ -23,11 +23,11 @@ Build-Depends:
  libghc-network-info-dev (>= 0.2),
  libghc-network-info-dev (<< 0.3),
  libghc-network-info-prof,
- libghc-random-dev (>= 1.1),
+ libghc-random-dev (>= 1.2.1.2),
  libghc-random-dev (<< 1.3),
  libghc-random-prof,
- libghc-uuid-types-dev (>= 1.0.5),
- libghc-uuid-types-dev (<< 1.0.6),
+ libghc-uuid-types-dev (>= 1.0.6),
+ libghc-uuid-types-dev (<< 1.0.7),
  libghc-uuid-types-prof,
  libghc-quickcheck2-dev (>= 2.14.2),
  libghc-quickcheck2-dev (<< 2.15),


=====================================
p/haskell-uuid/debian/patches/newer-deps deleted
=====================================
@@ -1,35 +0,0 @@
-Index: b/uuid.cabal
-===================================================================
---- a/uuid.cabal
-+++ b/uuid.cabal
-@@ -1,6 +1,7 @@
- cabal-version:      1.12
- name:               uuid
- version:            1.3.15
-+x-revision:         2
- copyright:          (c) 2008-2014 Antoine Latter
- author:             Antoine Latter
- maintainer:         Oleg Grenrus <oleg.grenrus at iki.fi>
-@@ -18,7 +19,10 @@ tested-with:
-    || ==8.4.4
-    || ==8.6.4
-    || ==8.8.4
--   || ==8.10.3
-+   || ==8.10.7
-+   || ==9.0.2
-+   || ==9.2.4
-+   || ==9.4.2
- 
- synopsis:
-   For creating, comparing, parsing and printing Universally Unique Identifiers
-@@ -48,8 +52,8 @@ library
-     , entropy          >=0.3.7    && <0.5
-     , network-info     >=0.2      && <0.3
-     , random           >=1.1      && <1.3
--    , text             >=1.2.3.0  && <1.3
--    , time             >=1.4      && <1.12
-+    , text             >=1.2.3.0  && <1.3 || >=2.0 && <2.1
-+    , time             >=1.4      && <1.13
- 
-   -- strict dependency on uuid-types,
-   -- as we re-rexport datatype, thus leak instances etc.


=====================================
p/haskell-uuid/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/8710d6a65f6716b72bcbba654363b9206bc392cc

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/8710d6a65f6716b72bcbba654363b9206bc392cc
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/20260113/89c74fc4/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list