Skip to content

Commit 0eb0e02

Browse files
{Core, Remote}: proclaim 0.4.3.1 (#155)
1 parent b8c378e commit 0eb0e02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hnix-store-core/hnix-store-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: hnix-store-core
3-
version: 0.4.3.0
3+
version: 0.4.3.1
44
synopsis: Core effects for interacting with the Nix store.
55
description:
66
This package contains types and functions needed to describe

hnix-store-remote/hnix-store-remote.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: hnix-store-remote
3-
version: 0.4.3.0
3+
version: 0.4.3.1
44
synopsis: Remote hnix store
55
description: Implementation of the nix store using the daemon protocol.
66
homepage: https://github.com/haskell-nix/hnix-store

0 commit comments

Comments
 (0)