[Git][haskell-team/DHG_packages][master] store: Upgrading from 0.7.18 to 0.7.20

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Thu Feb 12 01:24:11 GMT 2026



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


Commits:
f0a8870b by Scott Talbert at 2026-02-11T20:20:46-05:00
store: Upgrading from 0.7.18 to 0.7.20

- - - - -


4 changed files:

- p/haskell-store/debian/changelog
- p/haskell-store/debian/control
- p/haskell-store/debian/patches/no--N.diff
- p/haskell-store/debian/patches/no-nats


Changes:

=====================================
p/haskell-store/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-store (0.7.18-3) UNRELEASED; urgency=medium
+haskell-store (0.7.20-1) unstable; urgency=medium
 
   * Build using dh-haskell
+  * New upstream release
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:28 -0500
+ -- Scott Talbert <swt at techie.net>  Wed, 11 Feb 2026 20:19:20 -0500
 
 haskell-store (0.7.18-2) unstable; urgency=medium
 


=====================================
p/haskell-store/debian/control
=====================================
@@ -7,7 +7,7 @@ Rules-Requires-Root: no
 Build-Depends: debhelper-compat (= 13),
  haskell-devscripts-minimal | haskell-devscripts (>= 0.9),
  dh-sequence-haskell,
- ghc (>= 9.6),
+ ghc (>= 9.10),
  ghc-prof,
  libghc-async-dev (>= 2.0.2),
  libghc-async-prof,
@@ -98,7 +98,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-unordered-containers-doc,
  libghc-vector-doc,
  libghc-void-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
 Homepage: https://github.com/mgsloan/store
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-store
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-store]


=====================================
p/haskell-store/debian/patches/no--N.diff
=====================================
@@ -2,7 +2,7 @@ Index: b/store.cabal
 ===================================================================
 --- a/store.cabal
 +++ b/store.cabal
-@@ -125,7 +125,7 @@ test-suite store-test
+@@ -124,7 +124,7 @@ test-suite store-test
        System.IO.ByteBufferSpec
    hs-source-dirs:
        test
@@ -11,7 +11,7 @@ Index: b/store.cabal
    build-tool-depends:
        hspec-discover:hspec-discover
    build-depends:
-@@ -192,7 +192,7 @@ benchmark store-bench
+@@ -191,7 +191,7 @@ benchmark store-bench
        Paths_store
    hs-source-dirs:
        bench
@@ -20,7 +20,7 @@ Index: b/store.cabal
    build-depends:
        array >=0.5.0.0
      , async >=2.0.2
-@@ -264,7 +264,7 @@ benchmark store-weigh
+@@ -263,7 +263,7 @@ benchmark store-weigh
    main-is: Allocations.hs
    hs-source-dirs:
        test


=====================================
p/haskell-store/debian/patches/no-nats
=====================================
@@ -2,7 +2,7 @@ Index: b/store.cabal
 ===================================================================
 --- a/store.cabal
 +++ b/store.cabal
-@@ -82,7 +82,6 @@ library
+@@ -81,7 +81,6 @@ library
      , lifted-base >=0.2.3.3
      , monad-control >=0.3.3.0
      , mono-traversable >=0.7.0
@@ -10,7 +10,7 @@ Index: b/store.cabal
      , network >=2.6.0.2
      , primitive >=0.6
      , resourcet >=1.1.3.3
-@@ -151,7 +150,6 @@ test-suite store-test
+@@ -150,7 +149,6 @@ test-suite store-test
      , lifted-base >=0.2.3.3
      , monad-control >=0.3.3.0
      , mono-traversable >=0.7.0
@@ -18,7 +18,7 @@ Index: b/store.cabal
      , network >=2.6.0.2
      , primitive >=0.6
      , resourcet >=1.1.3.3
-@@ -216,7 +214,6 @@ benchmark store-bench
+@@ -215,7 +213,6 @@ benchmark store-bench
      , lifted-base >=0.2.3.3
      , monad-control >=0.3.3.0
      , mono-traversable >=0.7.0
@@ -26,7 +26,7 @@ Index: b/store.cabal
      , network >=2.6.0.2
      , primitive >=0.6
      , resourcet >=1.1.3.3
-@@ -290,7 +287,6 @@ benchmark store-weigh
+@@ -289,7 +286,6 @@ benchmark store-weigh
      , lifted-base >=0.2.3.3
      , monad-control >=0.3.3.0
      , mono-traversable >=0.7.0



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f0a8870b6a63b19dafd1a22bebe906a03fbf009c
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/20260212/6acd826a/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list