Skip to content

Commit

Permalink
dtn7-go: automated version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
update-dtn7-go.sh committed Feb 25, 2023
1 parent 269d7d2 commit 02c3a80
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pkgs/dtn7-go/unstable.nix
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{ callPackage }:

callPackage ./. {
version = "unstable-2023-01-24";
rev = "1b9a5cc67092c9636b742d97d79f50fc478c1a7a";
sha256 = "1pb09pnvsdf94nv4xhdzr531z0wl939krwkprnh3k7yp4mc1qh1g";
vendorSha256 = "sha256-Aeb7qBz7udx5R8VqOId53GpopEoJSWQ6NMrcHXCpZlk=";
version = "unstable-2023-02-25";
rev = "c9f7bdaf95a974e65e337daa936dda5e1e45dbbf";
sha256 = "0y1vyavm9gc1slhgpfyhaamq2l8qv4waczfql9mbvw6nsmv6yb64";
vendorSha256 = "sha256-3lv4P5Qc1KxEbW2ZIZaX5uFx9o3h/62ruYf8hdDLdfQ=";
}

0 comments on commit 02c3a80

Please sign in to comment.