diff options
| author | Älven <alven@FreeBSD.org> | 2025-10-01 21:19:59 +0000 |
|---|---|---|
| committer | Älven <alven@FreeBSD.org> | 2025-10-02 10:26:54 +0000 |
| commit | 5f422e87a7afccf21ccd666dba20fbf4e2e1d7b5 (patch) | |
| tree | 9f67927c42cd04c162a0d5d97a436ef03d2a7cd9 | |
| parent | 2f79e8fee03e78d8645cf6a6e978e707874f6f55 (diff) | |
devel/hs-hspec-discover: Update 2.11.13 => 2.11.14
Changelogs:
* https://hackage.haskell.org/package/hspec-2.11.14/changelog
Approved by: haskell@ (alven@)
Approved by: yuri@ (Mentor)
Differential Revision: https://reviews.freebsd.org/D52842
| -rw-r--r-- | devel/hs-hspec-discover/Makefile | 2 | ||||
| -rw-r--r-- | devel/hs-hspec-discover/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/hs-hspec-discover/Makefile b/devel/hs-hspec-discover/Makefile index cc59d98e0770..cc528d94dc31 100644 --- a/devel/hs-hspec-discover/Makefile +++ b/devel/hs-hspec-discover/Makefile @@ -1,5 +1,5 @@ PORTNAME= hspec-discover -DISTVERSION= 2.11.13 +DISTVERSION= 2.11.14 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-hspec-discover/distinfo b/devel/hs-hspec-discover/distinfo index 40de31e20f9f..d555ea46a219 100644 --- a/devel/hs-hspec-discover/distinfo +++ b/devel/hs-hspec-discover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758144147 -SHA256 (cabal/hspec-discover-2.11.13/hspec-discover-2.11.13.tar.gz) = d0f9ac92ac928a19fad96ac77a7be12fa352cb06a233358e26e1a4675e88126f -SIZE (cabal/hspec-discover-2.11.13/hspec-discover-2.11.13.tar.gz) = 6890 +TIMESTAMP = 1759353191 +SHA256 (cabal/hspec-discover-2.11.14/hspec-discover-2.11.14.tar.gz) = 8d6717b205a26e31b22e70f6cf8badb32203264ed9ca7c3c87992e062cb543ae +SIZE (cabal/hspec-discover-2.11.14/hspec-discover-2.11.14.tar.gz) = 6893 |
