Skip to content

Commit b796247

Browse files
authored
Merge pull request #506 from minijackson/epics-7.0.10
epics-base: 7.0.9 -> 7.0.10
2 parents 204052d + d353fce commit b796247

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ recurseIntoAttrs {
4949
# EPICS base
5050

5151
epics-base7 = self.callPackage ./epics-base {
52-
version = "7.0.9";
53-
hash = "sha256-RPlJhh7ORobYlM7gq6uDZkrO5z579Q7hyLEQ1xiHvFY=";
52+
version = "7.0.10";
53+
hash = "sha256-78XAznaU4gxIc13GKrtpil96OPhQ/JTuJm8aVIfUSho=";
5454
};
5555
epics-base3 = self.callPackage ./epics-base {
5656
version = "3.15.9";

0 commit comments

Comments
 (0)